Click or drag to resize

PdfLinearGradientBrush Extend Property

Gets or sets the value indicating whether the gradient should extend starting and ending points.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfExtend Extend { get; set; }

Property Value

Type: PdfExtend
See Also