HtmlToPdfElementPdfBookmarkOptions Property

Gets a reference to the object controlling the bookmarks creation in PDF for the HTML to PDF element

Definition

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

Property Value

PdfBookmarkOptions

See Also