XpsGlyphsFontRenderingEmSize Property

Returns/sets the font size in drawing surface units, expressed as a float in units of the effective coordinate space.

Namespace:  Aspose.Page.XPS.XpsModel
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public float FontRenderingEmSize { get; set; }

Property Value

Type: Single
See Also