[]
Creates a report model for the specified document format.
public ReportModelBase CreateReport(DocumentFormat format)
| Type | Name | Description |
|---|---|---|
| DocumentFormat | format | The document format for which to create the report model. |
| Type | Description |
|---|---|
| ReportModelBase | A GrapeCity.Viewer.Common.Model.ReportModelBase instance for the specified format. |