Click or drag to resize

PdfBookmarkStyle Enumeration

The bookmark text style.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.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