MustObfuscate Property (EmbeddedFont)
In This Topic
Gets a value indicating whether the license for the current font requires obfuscating when embedded.
Syntax
'Declaration
Public ReadOnly Property MustObfuscate As Boolean
public bool MustObfuscate {get;}
See Also