ExpertPdf PDF Creator Library
Style Property
NamespacesExpertPdf.PdfCreatorBookmarkStyle
ExpertPdf PDF Creator Library
Gets or sets the bookmark text style.
Declaration Syntax
C#Visual BasicVisual C++
public PdfBookmarkStyle Style { get; set; }
Public Property Style As PdfBookmarkStyle
public:
property PdfBookmarkStyle Style {
	PdfBookmarkStyle get ();
	void set (PdfBookmarkStyle value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)