ExpertPdf Html to Pdf Converter Library
Color Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentBookmarkColor
ExpertPdf Html to Pdf Converter Library
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);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)