DrawingResizeTypeValue

DrawingResizeTypeValue enumeration

Utility class containing constants. Determines whether the drawing page resizes automatically to fit the diagram.

Values

NameDescription
DEPENDS_ON_DRAWING_SIZE_TYPEWhether the page resizes automatically depends on the value of the DrawingSizeType cell. If DrawingSizeType = 0 (the drawing page size is the same as the size of the printed page), the page resizes automatically. If the value of DrawingSizeType is anything other than zero (0), the page does not resize automatically.
AUTOMATICALLYThe drawing page resizes automatically.
NOT_AUTOMATICALLYThe drawing page does not resize automatically.
UNDEFINEDUndefined.