PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontBuilder Class / FullCodeRange Property

In This Topic
    FullCodeRange Property
    In This Topic
    Gets full code range of this font.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property FullCodeRange As CodeRanges
    public static CodeRanges FullCodeRange {get;}
    See Also