[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.PaginatedExporter

PaginatedExporter Class

Base class for paginated exporters like PDF, IMAGE and so on.

Implements
Namespace: C1.WPF.Document.Export.Ssrs
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public abstract class PaginatedExporter : Exporter, IDisposable

Constructors

Name Description
PaginatedExporter()

Properties

Name Description
ColumnSpacing

Gets or sets the column spacing. Null indicates default value, specified in the report.

Columns

Gets or sets the number of columns to set for the report. Null indicates default value, specified in the report.

Methods

Name Description
GetDevInfo()

For internal use.