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