DrawingSizeTypeValue enumeration

DrawingSizeTypeValue enumeration

Specifies the drawing size of a page.

The DrawingSizeTypeValue type exposes the following members:

Fields

FieldDescription
SAME_AS_PRINTERSame as printer.
FIT_PAGE_DRAW_CONTENTSFit page to drawing contents.
STANDARDStandard.
CUSTOM_PAGE_SIZECustom page size.
CUSTOM_SCALED_DRAW_SIZECustom scaled drawing size.
METRIC_ISOMetric (ISO).
ANSI_ENGINEERINGANSI engineering.
ANSI_ARCHITECTURALANSI architectural.
UNDEFINEDUndefined.

See Also