Click or drag to resize
Pdf Library for .NET

PdfElementGradient Property

Gets or sets the gradient used to fill a shape.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfGradient Gradient { get; set; }

Property Value

PdfGradient
See Also