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