menu

Document Processing

StyleType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    StyleType Class

    Specifies type of the style.

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

    Fields

    CharacterStyle

    Character style.

    Declaration
    public const StyleType CharacterStyle
    Field Value
    Type
    StyleType

    NumberingStyle

    Numbering style.

    Declaration
    public const StyleType NumberingStyle
    Field Value
    Type
    StyleType

    OtherStyle

    Other kind of style.

    Declaration
    public const StyleType OtherStyle
    Field Value
    Type
    StyleType

    ParagraphStyle

    Paragraph style.

    Declaration
    public const StyleType ParagraphStyle
    Field Value
    Type
    StyleType

    TableStyle

    Table style.

    Declaration
    public const StyleType TableStyle
    Field Value
    Type
    StyleType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved