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

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