 |
PdfGradientEndColor Property |
Gets or sets the gradient end color.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfColor EndColor { get; set; }Public Property EndColor As PdfColor
Get
Set
Property Value
PdfColor
See Also