'DeclarationPublic Enum TextType Inherits System.Enum
public enum TextType : System.Enum
public enum class TextType : public System.Enum
Contains the type of Text for preprocessing by the event ProcessText.
'DeclarationPublic Enum TextType Inherits System.Enum
public enum TextType : System.Enum
public enum class TextType : public System.Enum
| Member | Description |
|---|---|
| CompletePlainText | The Text contains only plaintext. |
| PartialPlainText | The Text contains always a complete text paragraph of a RTF-Text object. |
| RtfStream | This value is currently not supported. See also PartialPlainText instead for preprocessing RTF-Text objects. |
System.Object
System.ValueType
System.Enum
combit.Reporting.TextType
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10