MustObfuscate Property (FontInfo)
In This Topic
Gets the value indicating whether the font licensing requires obfuscating when embedded in XPS.
Syntax
'Declaration
Public ReadOnly Property MustObfuscate As Boolean
public bool MustObfuscate {get;}
See Also