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

In This Topic
    NominalWidthX Property
    In This Topic
    The glyph width is computed by adding the CharString width to NominalWidthX value.
    Syntax
    'Declaration
     
    Public ReadOnly Property NominalWidthX As System.Single
    public System.float NominalWidthX {get;}
    See Also