Class RtfTableType
Specifies the Rtf table type.
Inheritance
System.Object
RtfTableType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class RtfTableType : Enum
Fields
ColorTable
Color table collection
Declaration
public const RtfTableType ColorTable
Field Value
Type |
---|
RtfTableType |
FontTable
Font table collection
Declaration
public const RtfTableType FontTable
Field Value
Type |
---|
RtfTableType |
ListOverrideTable
List override collection
Declaration
public const RtfTableType ListOverrideTable
Field Value
Type |
---|
RtfTableType |
ListTable
List table collection
Declaration
public const RtfTableType ListTable
Field Value
Type |
---|
RtfTableType |
None
No table collection
Declaration
public const RtfTableType None
Field Value
Type |
---|
RtfTableType |
StyleSheet
Style sheet collection
Declaration
public const RtfTableType StyleSheet
Field Value
Type |
---|
RtfTableType |