Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.SimpleXhtmlShapeModel
SimpleXhtmlShapeModel.MeasuredHeight Property
The measured height is the space that will be used when drawing this shape on the page.
This height is calculated with the current text available, it respects the Width property
and other properties.
csharp
public double MeasuredHeight { get; set; }