Page.TocInfo

Page.TocInfo property

Gets or sets table of contents info.

public TocInfo TocInfo { get; set; }

Property Value

The table of contents info - default null. If it set this page will contain table of contents.

See Also