Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.TextShapeModel

TextShapeModel.MeasuredHeight Property

The measured height is the space that will be used when drawing this shape on the page.

csharp
public double MeasuredHeight { get; set; }

Property Value

System.Double