PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentFont Class / CodeRanges Property

In This Topic
    CodeRanges Property (DocumentFont)
    In This Topic
    Gets the CodeRanges collection that defines glyphs that were rendered using the current font.
    Syntax
    'Declaration
     
    Public ReadOnly Property CodeRanges As CodeRanges
    public CodeRanges CodeRanges {get;}
    See Also