Initialized Property (EmbeddedFont)
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