Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StyleType

    Show / Hide Table of Contents

    Class StyleType

    Specifies type of the style.

    Inheritance
    System.Object
    StyleType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class StyleType : Enum

    Fields

    CharacterStyle

    Character style.

    Declaration
    public const StyleType CharacterStyle
    Field Value
    Type Description
    StyleType

    NumberingStyle

    Numbering style.

    Declaration
    public const StyleType NumberingStyle
    Field Value
    Type Description
    StyleType

    OtherStyle

    Other kind of style.

    Declaration
    public const StyleType OtherStyle
    Field Value
    Type Description
    StyleType

    ParagraphStyle

    Paragraph style.

    Declaration
    public const StyleType ParagraphStyle
    Field Value
    Type Description
    StyleType

    TableStyle

    Table style.

    Declaration
    public const StyleType TableStyle
    Field Value
    Type Description
    StyleType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved