'Declaration Public Enum TextSymbolType Inherits System.Enum
public enum TextSymbolType : System.Enum
__value public enum TextSymbolType : public System.Enum
public enum class TextSymbolType : public System.Enum
'Declaration Public Enum TextSymbolType Inherits System.Enum
public enum TextSymbolType : System.Enum
__value public enum TextSymbolType : public System.Enum
public enum class TextSymbolType : public System.Enum
Member | Description |
---|---|
Text | The text symbol. |
LineBreak | The line break. |
ParagraphBreak | The paragraph break. |
PageBreak | The page break. |
ColumnBreak | The column break. |
SectionBreak | The section break. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Text.TextSymbolType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5