Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.MultilineTextShapeModel

MultilineTextShapeModel.MaxFontSize Property

The maximum font size the auto-sized text will be (default = 24).

csharp
public double MaxFontSize { get; set; }

Property Value

System.Double

Remarks

If this MultilineTextShape isn't auto-sized, this property isn't used at all.
<seealso cref="P:TallComponents.UnoPdf.Client.Models.Pdf.Shapes.MultilineTextShapeModel.Height"/>