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
In This Article