Click or drag to resize
Pdf Library for .NET

PdfGradientStartColor Property

Gets or sets the gradient start color.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfColor StartColor { get; set; }

Property Value

Type: PdfColor
See Also