Enum StyleType
Specifies type of the Style.
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public enum StyleType
Fields
| Name | Description |
|---|---|
| CharacterStyle | The style is a character style. |
| ImageStyle | The style is a image style. |
| OtherStyle | The style is other kind of style. |
| ParagraphStyle | The style is a paragraph style. |
| ShapeStyle | The style is a shape style. |