Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / HtmlFilter Class / DrawSpecialSymbols Field

In This Topic
    DrawSpecialSymbols Field (HtmlFilter)
    In This Topic
    Specifies whether draw special symbols or using Wingdings symbols (in standard checkboxs, crossboxs and radiobuttons).
    Syntax
    'Declaration
     
    Public DrawSpecialSymbols As Boolean
    public bool DrawSpecialSymbols
    See Also