The outline title color
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public PdfColor TitleColor { get; set; }
Public Property TitleColor As PdfColor
Get
Set
public:
property PdfColor^ TitleColor {
PdfColor^ get ();
void set (PdfColor^ value);
}
member TitleColor : PdfColor with get, set
Property Value
Type:
PdfColor
Reference