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: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public PdfBookmarkOptions PdfBookmarkOptions { get; }

Property Value

PdfBookmarkOptions

See Also