IsInvalid Property (RawFontSubSet)
In This Topic
Gets or sets value indicating that this
FontSubSet object invalid (error occurs during getting font's data) and can not be used.
Syntax
'Declaration
Public ReadOnly Property IsInvalid As Boolean
public bool IsInvalid {get;}
See Also