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