API Reference
Class
WordCaptionListEntry
Describes a generated list-of-figures or list-of-tables entry.
Inheritance
- Object
- WordCaptionListEntry
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
- Property WordCaptionListRefreshReport.Entries
Inherited Methods
Properties
public String SequenceIdentifier { get; } #Gets the SEQ identifier used by the caption, for example Figure or Table.
public String Text { get; } #Gets the visible caption text used for the generated entry.
public Int32 PageNumber { get; } #Gets the page number estimated from explicit page breaks and section starts.
public String BookmarkName { get; } #Gets the bookmark anchor used by the generated internal hyperlink.