EVO HTML to PDF Converter

PdfBookmarkStyle Enumeration

EVO PDF Client for .NET Documentation
This enumeration represents the possible styles of a bookmark in a PDF document

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

[FlagsAttribute]
public enum PdfBookmarkStyle
Members

  Member nameValueDescription
Normal0 Normal text style.
Italic1 The text is italic.
Bold2 The text is bold.
See Also

Reference