EVO PDF Logo

PdfDocumentTableOfContents Methods

EVO PDF Client for .NET Core

The PdfDocumentTableOfContents type exposes the following members.

Methods

  NameDescription
Public methodAddStartDocument(Byte, Boolean, Boolean, Boolean)
Adds a PDF document from the given stream before the table of contents
Public methodAddStartDocument(String, Boolean, Boolean, Boolean)
Adds a PDF document from the given file before the table of contents
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetItemStyle
Sets the style of a table of contents item on a given level. The item level is a number from 1 to 6
(Inherited from TableOfContentsOptions.)
Public methodSetPageNumberStyle
Sets the style of the page page numbers on a given level in the table of contents. The page number level is a number from 1 to 6
(Inherited from TableOfContentsOptions.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference