API Reference
Class
WordTableOfContentEntry
Describes a generated table-of-contents entry.
Inheritance
- Object
- WordTableOfContentEntry
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
Properties
public String Text { get; } #Gets the heading text used for the TOC entry.
public Int32 Level { get; } #Gets the heading level from 1 to 9.
public Int32 PageNumber { get; } #Gets the page number estimated from explicit page breaks.
public String BookmarkName { get; } #Gets the bookmark anchor used by the generated internal hyperlink.