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