TocInfo

TocInfo class

Represents table of contents info.

The TocInfo type exposes the following members:

Constructors

NameDescription
TocInfo()Initializes a new instance of the TocInfo class.

Properties

NameDescription
column_infoGets or sets column info.
format_arrayGets or sets format array for table of contents.
format_array_lengthGets or sets format array length
titleGets or sets table of contents title.
is_count_toc_pagesGets or sets is count or passed toc pages.
page_numbers_prefixGets or sets is prefix before page number.
is_show_page_numbersGets or sets is show page numbers at Toc.
line_dashGets or sets TOC line dash.

See Also