public PdfColor BackgroundColor { get; set; }
Public Property BackgroundColor As PdfColor Get Set
public: property PdfColor^ BackgroundColor { PdfColor^ get (); void set (PdfColor^ value); }
member BackgroundColor : PdfColor with get, set
In This Article