aspose.diagram
Class DrawingSizeTypeValue

Utility class containing constants. Specifies the drawing size of a page.

Field Summary
const  NumberSAME_AS_PRINTER
           Same as printer.
const  NumberFIT_PAGE_DRAW_CONTENTS
           Fit page to drawing contents.
const  NumberSTANDARD
           Standard.
const  NumberCUSTOM_PAGE_SIZE
           Custom page size.
const  NumberCUSTOM_SCALED_DRAW_SIZE
           Custom scaled drawing size.
const  NumberMETRIC_ISO
           Metric (ISO).
const  NumberANSI_ENGINEERING
           ANSI engineering.
const  NumberANSI_ARCHITECTURAL
           ANSI architectural.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

SAME_AS_PRINTER

const Number SAME_AS_PRINTER
Same as printer.

FIT_PAGE_DRAW_CONTENTS

const Number FIT_PAGE_DRAW_CONTENTS
Fit page to drawing contents.

STANDARD

const Number STANDARD
Standard.

CUSTOM_PAGE_SIZE

const Number CUSTOM_PAGE_SIZE
Custom page size.

CUSTOM_SCALED_DRAW_SIZE

const Number CUSTOM_SCALED_DRAW_SIZE
Custom scaled drawing size.

METRIC_ISO

const Number METRIC_ISO
Metric (ISO).

ANSI_ENGINEERING

const Number ANSI_ENGINEERING
ANSI engineering.

ANSI_ARCHITECTURAL

const Number ANSI_ARCHITECTURAL
ANSI architectural.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.