Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / CharSpaceToEm Property

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