GridDocumentExportCustomizeDocumentEventArgsBase Properties
Contains base information for events that customize exported document style and page settings.| Name | Description |
|---|---|
| DefaultElementStyle | Specifies default style settings for all elements in the exported document. |
| Landscape | Specifies the page orientation for the exported document. |
| Margins | Specifies page margins for the exported document (in hundredths of an inch). |
| PageSize |
When the PaperKind property is set to Custom, specifies a custom page size for the exported document (in hundredths of an inch).
|
| PaperKind | Specifies the paper size for the exported document. |
See Also