Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / CharSpaceToEmY Property

In This Topic
    CharSpaceToEmY Property
    In This Topic
    Gets the Y factor to recalculate character space units to user space units (em).
    Syntax
    'Declaration
     
    Public ReadOnly Property CharSpaceToEmY As System.Single
    public System.float CharSpaceToEmY {get;}
    See Also