PageSheet class
PageSheet class
Contains elements that define the page sheet for a Page or Master element.
The PageSheet type exposes the following members:
Properties
Property | Description |
---|---|
line_style | StyleSheet element from which the PageSheet inherits line formatting. |
fill_style | StyleSheet element from which the PageSheet inherits fill formatting. |
text_style | StyleSheet element from which the PageSheet inherits text formatting. |
unique_id | A GUID (globally unique identifier) for the element. |
x_form | Contains elements specifying general positioning information about a shape. |
page_props | Contains Diagram that control page attributes, such as the page width, height, and scale. |
ruler_grid | Contains elements that specify the settings of the page’s rulers and grid. |
page_layout | Contains Diagram 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. |
print_props | Contains elements that control how the drawing page is formatted (appears) on the printer page. |
scratchs | Contains a collection of Scratch elements. |
connections | Contains a collection of Connection elements. |
connection_abc_ds | Contains a collection of ConnectionABCD elements. |
acts | Contains a collection of Act elements. |
layers | Contains a collection of Layer elements. |
users | Contains a collection of User elements. |
props | Contains a collection of Prop elements. |
hyperlinks | Contains a collection of Hyperlink elements. |
smart_tag_defs | Contains a collection of SmartTagDef elements. |
annotations | Contains elements that contain information about comments inserted into a document page. |
foreign | Contains elements specifying the width and height of an object from another program used in a Microsoft Visio document. Also includes elements specifying the distance the object’s image is offset within its borders. |
foreign_data | Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, or OLE data. |
Methods
Method | Description |
---|---|
copy(source) |
See Also
- module aspose.diagram