public class PdfAutoOutlinesPublic Class PdfAutoOutlinespublic ref class PdfAutoOutlinestype PdfAutoOutlines = class end| PdfAutoOutlines | Initializes a new instance of the PdfAutoOutlines class |
| 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 |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |