PageSheet
Contents
[
Hide
]PageSheet class
Contains elements that define the page sheet for a Page or Master element.
Properties
| Name | Type | Description |
|---|---|---|
| LineStyle | StyleSheet | StyleSheet element from which the PageSheet inherits line formatting. |
| FillStyle | StyleSheet | StyleSheet element from which the PageSheet inherits fill formatting. |
| TextStyle | StyleSheet | StyleSheet element from which the PageSheet inherits text formatting. |
| UniqueID | UUID | A GUID (globally unique identifier) for the element. |
| XForm | XForm | Contains elements specifying general positioning information about a shape. |
| PageProps | PageProps | Contains Diagram that control page attributes, such as the page width, height, and scale. |
| RulerGrid | RulerGrid | Contains elements that specify the settings of the page’s rulers and grid. |
| PageLayout | PageLayout | Contains Diagram that control the page layout settings for shapes and connectors, such as spacing between all shapes on |
| PrintProps | PrintProps | Contains elements that control how the drawing page is formatted (appears) on the printer page. |
| Scratchs | ScratchCollection | Contains a collection of Scratch elements. |
| Connections | ConnectionCollection | Contains a collection of Connection elements. |
| ConnectionABCDs | ConnectionABCDCollection | Contains a collection of ConnectionABCD elements. |
| Acts | ActCollection | Contains a collection of Act elements. |
| Layers | LayerCollection | Contains a collection of Layer elements. |
| Users | UserCollection | Contains a collection of User elements. |
| Props | PropCollection | Contains a collection of Prop elements. |
| Hyperlinks | HyperlinkCollection | Contains a collection of Hyperlink elements. |
| SmartTagDefs | SmartTagDefCollection | Contains a collection of SmartTagDef elements. |
| Annotations | AnnotationCollection | Contains elements that contain information about comments inserted into a document page. |
| Foreign | Foreign | Contains elements specifying the width and height of an object from another program used in a Microsoft Visio document. |
| ForeignData | ForeignData | Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, |
Methods
| Name | Description |
|---|---|
| copy | Copies pagesheet from a source object. |