Documents for PDF, .NET Edition Documentation
UnitsPerEm Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : UnitsPerEm Property
Gets the design units per Em, valid range is from 16 to 16384.
Syntax
'Declaration
 
Public ReadOnly Property UnitsPerEm As System.Integer
public System.int UnitsPerEm {get;}
See Also

Reference

Font Class
Font Members