PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.Util Namespace / GlyphMetrics Structure / Width Property

In This Topic
    Width Property (GlyphMetrics)
    In This Topic
    Gets or sets glyph width.
    Syntax
    'Declaration
     
    Public Property Width As Integer
    public int Width {get; set;}
    See Also