CFF2OutputDescribingFontSize Property |
The font size
Namespace:
Aspose.CAD.FileFormats.CFF2
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax public float FontSize { get; set; }
Public Property FontSize As Single
Get
Set
public:
property float FontSize {
float get ();
void set (float value);
}
member FontSize : float32 with get, set
Property Value
Type:
SingleSee Also