HtmlToImageElementPdfBookmarkOptions Property

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

Definition

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

Property Value

PdfBookmarkOptions

See Also