Methods

getCenterX()

Determines whether the drawing page is centered horizontally on the printed page.

getCenterY()

Determines whether the drawing page is centered vertically on the printed page.

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getOnPage()

Indicates whether the drawing is printed on a specific number of printer pages.

getPageBottomMargin()

Specifies the margin at the bottom of the printed page.

getPageLeftMargin()

Specifies the margin at the left of the printed page.

getPageRightMargin()

Specifies the margin at the right of the printed page.

getPagesX()

Determines the number of printer pages on which to fit the drawing page horizontally.

getPagesY()

Determines the number of printer pages on which to fit the drawing page vertically.

getPageTopMargin()

Specifies the margin at the top of the printer page.

getPaperKind()

Specifies the type of paper on which to print the page.

getPaperSource()

Determines the paper source for the page.

getPrintGrid()

Specifies whether to print the grid when printing a document page.

getPrintPageOrientation()

Determines whether the page is printed in portrait or landscape orientation.

getScaleX()

Specifies the percentage of magnification of the drawing page on the printer page, in the x (horizontal) direction.

getScaleY()

Specifies the percentage of magnification of the drawing page on the printer page, in the y (vertical) direction.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.