Click or drag to resize
Pdf Library for .NET

PdfGradientGradientDirection Property

Gets or sets the gradient direction.

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

Property Value

Type: PdfGradientDirection
See Also