DrawingSizeTypeValue enumeration
DrawingSizeTypeValue enumeration
Specifies the drawing size of a page.
The DrawingSizeTypeValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| SAME_AS_PRINTER | Same as printer. |
| FIT_PAGE_DRAW_CONTENTS | Fit page to drawing contents. |
| STANDARD | Standard. |
| CUSTOM_PAGE_SIZE | Custom page size. |
| CUSTOM_SCALED_DRAW_SIZE | Custom scaled drawing size. |
| METRIC_ISO | Metric (ISO). |
| ANSI_ENGINEERING | ANSI engineering. |
| ANSI_ARCHITECTURAL | ANSI architectural. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram