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