PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / ShouldObfuscate Property

In This Topic
    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