Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / HtmlFilter Class / SingleFile Field

In This Topic
    SingleFile Field (HtmlFilter)
    In This Topic
    Specifies whether the filter should produce a single file
    Syntax
    'Declaration
     
    Public SingleFile As Boolean
    public bool SingleFile
    See Also