<PageLayout> element

<PageLayout> element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Contains cells that control the page layout settings for shapes and connectors, such as spacing between all shapes on the page, spacing between all connectors on the page, and routing style for all connectors on the page.

To override the page layout defaults for a specific shape, use the elements in the shape's Layout element.

Syntax

  <PageLayout
      [Del = "boolval"]>
  </PageLayout>

Attributes

Del

Optional boolean. A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.

Element information

Parent elements:

DocumentSheet, PageSheet, Shape, StyleSheet

Child elements:

AvenueSizeX (optional), AvenueSizeY (optional), BlockSizeX (optional), BlockSizeY (optional), CtrlAsInput (optional), DynamicsOff (optional), EnableGrid (optional), LineAdjustFrom (optional), LineAdjustTo (optional), LineJumpCode (optional), LineJumpFactorX (optional), LineJumpFactorY (optional), LineJumpStyle (optional), LineToLineX (optional), LineToLineY (optional), LineToNodeX (optional), LineToNodeY (optional), LineRouteExt (optional), PageLineJumpDirX (optional), PageLineJumpDirY (optional), PlaceDepth (optional), PlaceFlip (optional), PlaceStyle (optional), PlowCode (optional), ResizePage (optional), RouteStyle (optional)

Remarks

The PageLayout element is relevant only when contained in a PageSheet or StyleSheet element. It is ignored when contained in a DocumentSheet or Shape element.

See also

Page Layout section