FontSize Property
Gets the em-size of this Font measured in the units specified by the Unit property.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public float Size { get; }

Property Value

Type: Single
The em-size of this Font.
See Also