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

In This Topic
    DefaultWidthX Property
    In This Topic
    If a glyph width equals the DefaultWidthX value it can be omitted from the charstring.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultWidthX As System.Single
    public System.float DefaultWidthX {get;}
    See Also