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

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