TypeToolInfoResourceFontsCount Property |
Gets the fonts count.
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResourcesAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 22.5
Syntaxpublic short FontsCount { get; }
Public ReadOnly Property FontsCount As Short
Get
public:
property short FontsCount {
short get ();
}
member FontsCount : int16 with get
Property Value
Type:
Int16
See Also