Enum StyleType
Specifies type of the style.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum StyleType
Fields
Name | Description |
---|---|
CharacterStyle | Character style. |
NumberingStyle | Numbering style. |
OtherStyle | Other kind of style. |
ParagraphStyle | Paragraph style. |
TableStyle | Table style. |