InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontBuilder Class / FullCodeRange Property

In This Topic
    FullCodeRange Property (FontBuilder)
    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