HtmlToPdfConverterPdfBookmarkOptions Property

Gets a reference to the object controlling the bookmarks creation for the rendered PDF document generated by the HTML to PDF converter

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public PdfBookmarkOptions PdfBookmarkOptions { get; }

Property Value

PdfBookmarkOptions

See Also