PageProps

PageProps class

Contains cells that control page attributes, such as the page width, height, and scale.

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
PageWidthDoubleValueSpecifies the width of the page in drawing units.
PageHeightDoubleValueSpecifies the height of the page in drawing units.
ShdwOffsetXDoubleValueSpecifies the distance in page units that a shape’s drop shadow is offset horizontally from the shape.
ShdwOffsetYDoubleValueSpecifies the distance in page units that a shape’s drop shadow is offset vertically from the shape.
PageScaleDoubleValueSpecifies the value of the default page unit in the current drawing scale. The drawing scale for the page is the ratio o
DrawingScaleDoubleValueRepresents the value of the drawing unit in the current drawing scale. The drawing scale for the page is the ratio of th
DrawingSizeTypeDrawingSizeTypeSpecifies the drawing size of a page.
DrawingScaleTypeDrawingScaleTypeSpecifies the type of drawing scale to use for a page.
InhibitSnapBoolValueSpecifies whether the shapes on a foreground page snap to other objects on the page and shapes on the background page.
UIVisibilityUIVisibilityDetermines whether the page name is exposed in the user interface (UI). A value of one specifies that the page is not vi
ShdwTypeShdwTypeIndicates the default shadow type for a page.
ShdwObliqueAngleDoubleValueContains a number that specifies the angle of oblique direction when the default page shadow type is applied.
ShdwScaleFactorDoubleValueSpecifies the percentage to enlarge or reduce a shape’s shadow.
DrawingResizeTypeDrawingResizeTypeDetermines whether the drawing page resizes automatically to fit the diagram.

Methods

NameDescription
deepCloneCreates deep copy of this instance.