PageSheet Element

Contains elements that define the page sheet for a Page or Master element.

Syntax

<PageSheet
    [UniqueID]
    [LineStyle]
    [FillStyle]
    [TextStyle]>
</PageSheet>

Attributes

UniqueID

Optional string. A GUID (globally unique identifier) for the element.

LineStyle

Optional int. The ID of the StyleSheet element from which the PageSheet inherits line formatting.

FillStyle

Optional int. The ID of the StyleSheet element from which the PageSheet inherits fill formatting.

TextStyle

Optional int. The ID of the StyleSheet element from which the PageSheet inherits text formatting.

Element properties

Property

Value

Name

PageSheet

Minimum Occurrences

0

Maximum Occurrences

1

Element information

Parent elements

Master

Page

Child elements

Text

XForm

Line

Fill

XForm1D

Event

LayerMem

StyleProp

Foreign

PageProps

TextBlock

TextXForm

Align

Protection

Help

Misc

RulerGrid

DocProps

Image

Group

Layout

PageLayout

PrintProps

Char

Para

Tabs

Scratch

Connection

ConnectionABCD

Field

Control

Geom

Act

Layer

User

Prop

Hyperlink

Reviewer

Annotation

SmartTagDef

Data1

Data2

Data3

ForeignData

All of the child elements listed in the preceding table are legal children of the PageSheet element. However, the child elements that are relevant are: Act , Data1 , Data2 , Data3 , Hyperlink , Layer , PageLayout , PageProps , Prop , RulerGrid , Scratch , User , and XForm . Other child elements are ignored if included in a PageSheet element.

See also

PageSheet property