[]
Base class for paginated exporters like PDF, IMAGE and so on.
public abstract class PaginatedExporter : Exporter, IDisposable
Name | Description |
---|---|
PaginatedExporter() |
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. |
Name | Description |
---|---|
GetDevInfo() | For internal use. |