C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontSubSet Class / IsInvalid Property

In This Topic
IsInvalid Property (FontSubSet)
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
 
See Also