Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / GlyphWidths Property

In This Topic
    GlyphWidths Property
    In This Topic
    Gets or sets the preferred glyph widths (generally used in CJKV fonts).
    Syntax
    'Declaration
     
    Public Property GlyphWidths As GlyphWidths
    public GlyphWidths GlyphWidths {get; set;}
    See Also