The PdfAutoOutlines type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DefaultOutlineText |
The default outline text for the HTML elements without text
|
![]() | HierarchicalOutlines |
Controls if the automatically generated outlines are in a multilevel hierarchy. This property is true by default
|
![]() | MaxTextChars |
The maximum number of characters of the outline text. By default there is no limit
|
![]() | OutlinedElements |
An array of HTML CSS selectors to select the HTML elements to be outlined
|
![]() | OutlineEmptyText |
Controls if the HTML elements without text can be outlined. This property is true by default
|
![]() | OutlineHeadingTags |
Controls if the heading tags H1, H2, H3, H4, H5, H6 are automatically outlined in PDF. This property is false by default
|
See Also