Enum TextFormat
Specifies the format of the text.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum TextFormat
Fields
Name | Description |
---|---|
FirstCapital | First capital text formatting. |
Lowercase | Lowercase text formatting. |
None | No text formatting |
Titlecase | Title case text formatting. |
Uppercase | Uppercase text formatting. |