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