PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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 Boolean
    public bool MustObfuscate {get;}
    See Also