ExpertPdf PDF Creator Library
Text Property
NamespacesExpertPdf.PdfCreatorBookmarkText
ExpertPdf PDF Creator Library
Gets or sets the bookmark text.
Declaration Syntax
C#Visual BasicVisual C++
public string Text { get; set; }
Public Property Text As String
public:
property String^ Text {
	String^ get ();
	void set (String^ value);
}

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