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