PageProps Element [Visio 2003 SDK Documentation]

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

Syntax

<PageProps
    [Del]>
</PageProps>

Attributes

Del

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

Element properties

Property Value
Name PageProps
Minimum Occurrences 0
Maximum Occurrences 1

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

PageWidth

PageHeight

ShdwOffsetX

ShdwOffsetY

PageScale

DrawingScale

DrawingSizeType

DrawingScaleType

InhibitSnap

UIVisibility

ShdwType

ShdwObliqueAngle

ShdwScaleFactor

Remarks

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

See also

Page Properties section