FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / HtmlFilterBase Class / SingleFile Field

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