ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / MustObfuscate Property

In This Topic
    MustObfuscate Property (FontInfo)
    In This Topic
    Gets the value indicating whether the font licensing requires obfuscating when embedded in XPS.
    Syntax
    'Declaration
     
    Public ReadOnly Property MustObfuscate As System.Boolean
    public System.bool MustObfuscate {get;}
    See Also