API Reference
Class
WordCaptionListRefreshReport
Reports the result of an OfficeIMO-generated caption-list refresh.
Inheritance
- Object
- WordCaptionListRefreshReport
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 SequenceIdentifier { get; } #Gets the SEQ identifier used to collect captions.
public IReadOnlyList<WordCaptionListEntry> Entries { get; } #Gets generated entries in document order.
public Int32 SkippedCaptionCount { get; } #Gets the number of matching captions ignored because they had no visible text.
public String PageNumberMode { get; } #Gets a short description of how page numbers were calculated.
public Int32 EntryCount { get; } #Gets the number of generated entries.