Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ShapeModel
ShapeModel.Y Property
Y-position of the lower-left corner, center or start point (depending on shape type).
csharp
public double Y { get; set; }
Property Value
Remarks
For MultilineTextShape (and derived) it is the top-left corner.