ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 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 System.Boolean
    public System.bool ShouldObfuscate {get;}
    See Also