[]
Used to render reports into HTML streams or files.
public class HtmlFilter : HtmlFilterBase, IDisposable
Name | Description |
---|---|
HtmlFilter() |
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. |
Name | Description |
---|---|
ExportProvider | Gets HtmlExportProvider. |
Name | Description |
---|---|
CanExportRange(OutputRangeType) | Indicates whether a range of pages can be exported. Returns true for paged export mode, false for non-paged. |