![Pdf Library for .NET](../icons/logo.png) |
PdfGradientStartColor Property |
Gets or sets the gradient start color.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic PdfColor StartColor { get; set; }
Public Property StartColor As PdfColor
Get
Set
Property Value
Type:
PdfColor
See Also