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

In This Topic
    MustObfuscate Property (EmbeddedFont)
    In This Topic
    Gets a value indicating whether the license for the current font requires obfuscating when embedded.
    Syntax
    'Declaration
     
    Public ReadOnly Property MustObfuscate As Boolean
    public bool MustObfuscate {get;}
    See Also