Winnovative PDF Creator Library for .NET
Color Property
NamespacesWinnovative.PdfCreatorBookmarkColor
Winnovative PDF Creator Library for .NET
Gets or sets the bookmark text color.
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor Color { get; set; }
Public Property Color As PdfColor
	Get
	Set
public:
property PdfColor^ Color {
	PdfColor^ get ();
	void set (PdfColor^ value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)