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