Contains elements that define the page sheet for a Page or Master element.
<PageSheet
[UniqueID]
[LineStyle]
[FillStyle]
[TextStyle]>
</PageSheet>
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.
Property | Value |
---|---|
Name | PageSheet |
Minimum Occurrences | 0 |
Maximum Occurrences | 1 |
Parent elements
Child elements
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.
PageSheet property