Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / Initialized Property

In This Topic
    Initialized Property
    In This Topic
    Gets a value indicating whether the current object has produced the System.Drawing.FontFamily object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Initialized As Boolean
    public bool Initialized {get;}
    See Also