This class contains the necessary properties to control the bookmarks creation in a PDF document

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class PdfBookmarkOptions
Visual Basic
Public Class PdfBookmarkOptions
Visual C++
public ref class PdfBookmarkOptions

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PdfBookmarkOptions

See Also