Enum PageSizeType
Page size configuration for report scheme
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public enum PageSizeType
Fields
| Name | Description |
|---|---|
| Custom | A page size will be selected from a list of available page sizes |
| Default | The printer configuration will be used to obtain the page size |
| User | The page size will be specified with fixed height and width. The user executing the report must have administrator privileges over destination printer to use this setting, at least the first time the report is executed, because a new form will be created in the printer configuration |