Gets or sets the bookmark text style.
| C# | Visual Basic | Visual C++ |
public PdfBookmarkStyle Style { get; set; }
Public Property Style As PdfBookmarkStyle
public: property PdfBookmarkStyle Style { PdfBookmarkStyle get (); void set (PdfBookmarkStyle value); }