Winnovative PDF Creator Library for .NET
Text Property
NamespacesWinnovative.PdfCreatorBookmarkText
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.0.3.0 (5.0.3.0)