Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.TextShapeModel
TextShapeModel.MeasuredWidth Property
The measured width is the space that will be used when drawing this shape on the page.
csharp
public double MeasuredWidth { get; set; }