[]
        
(Showing Draft Content)

C1.WPF.Document.Export.HtmlFilter

HtmlFilter Class

Used to render reports into HTML streams or files.

Implements
Namespace: C1.WPF.Document.Export
Assembly: C1.WPF.Document.dll
Syntax
public class HtmlFilter : HtmlFilterBase, IDisposable

Constructors

Name Description
HtmlFilter()

Fields

Name Description
Paged

Specifies whether the filter should produce a continuous report into a single HTML file or a paged report into a set of HTML files.

Properties

Name Description
ExportProvider

Gets HtmlExportProvider.

Methods

Name Description
CanExportRange(OutputRangeType)

Indicates whether a range of pages can be exported. Returns true for paged export mode, false for non-paged.