'Declaration <FlagsAttribute()> Public Enum TableOfContentsSwitches Inherits System.Enum
'Usage Dim instance As TableOfContentsSwitches
[Flags()] public enum TableOfContentsSwitches : System.Enum
'Declaration <FlagsAttribute()> Public Enum TableOfContentsSwitches Inherits System.Enum
'Usage Dim instance As TableOfContentsSwitches
[Flags()] public enum TableOfContentsSwitches : System.Enum
Member | Description |
---|---|
A | Includes captioned items, but omits caption labels and numbers. The identifier designated by text in the specified value corresponds to the caption label. |
B | Includes entries only from the portion of the document identified by the specified bookmark. |
C | Includes figures, tables, charts, and other items that are numbered by a SEQ field. |
D | When used with \s, the text in the specified value defines the separator between sequence and page numbers. By default, the separator is a hyphen (-). |
F | Includes only those TC fields whose identifier exactly matches the specified value. |
H | Makes the table of contents entries hyperlinks. |
L | Includes TC fields that assign entries to one of the levels specified by text in the specified value. |
N | Page numbers are omitted from all levels unless a range of entry levels is specified by text in the specified value. If no value is specified, omits page numbers from the table of contents. |
None | No switch is specified. |
O | Uses paragraphs formatted with all or the specified range of built-in heading styles. |
P | Specifies a sequence of characters that separate an entry and its page number. By default, a tab with leader dots. |
S | Adds a prefix to the page number for entries numbered with a SEQ field. |
T | Uses paragraphs formatted with styles, indicated in the specified value, other than the built-in heading styles. |
U | Uses the applied paragraph outline level. |
W | Preserves tab entries within table entries. |
X | Preserves newline characters within table entries. |
Z | Hides tab leader and page numbers in web layout view. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.TableOfContentsSwitches
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2