AmpFitTextMaxFontSize Property

Specifies the maximum font size as an integer that the amp-fit-text can use.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int MaxFontSize { get; set; }

Property Value

Type: Int32
See Also