Click or drag to resize

ShapedTextGetScale Method

Scaling factor of this shaped text relative to the em size. A scaling factor of 1 means that all units are relative to the em size. PDF scaling is typically 1000 units per em.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetScale()

Return Value

Type: Double
returns the scaling factor for the glyph positions
See Also