Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentFont Class / HasCodeRanges Property

In This Topic
    HasCodeRanges Property
    In This Topic
    Gets a value indicating whether the CodeRanges collection is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasCodeRanges As Boolean
    public bool HasCodeRanges {get;}
    See Also