Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Brushes.AxialGradientBrushModel
AxialGradientBrushModel.EndY Property
The vertical position of the ending point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
csharp
public double EndY { get; set; }