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 System.Boolean
public System.bool IsInvalid {get;}
See Also