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

PropertyDescription
line_styleStyleSheet element from which the PageSheet inherits line formatting.
fill_styleStyleSheet element from which the PageSheet inherits fill formatting.
text_styleStyleSheet element from which the PageSheet inherits text formatting.
unique_idA GUID (globally unique identifier) for the element.
x_formContains elements specifying general positioning information about a shape.
page_propsContains Diagram that control page attributes, such as the page width, height, and scale.
ruler_gridContains elements that specify the settings of the page’s rulers and grid.
page_layoutContains 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_propsContains elements that control how the drawing page is formatted (appears) on the printer page.
scratchsContains a collection of Scratch elements.
connectionsContains a collection of Connection elements.
connection_abc_dsContains a collection of ConnectionABCD elements.
actsContains a collection of Act elements.
layersContains a collection of Layer elements.
usersContains a collection of User elements.
propsContains a collection of Prop elements.
hyperlinksContains a collection of Hyperlink elements.
smart_tag_defsContains a collection of SmartTagDef elements.
annotationsContains elements that contain information about comments inserted into a document page.
foreignContains 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_dataContains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, or OLE data.

Methods

MethodDescription
copy(source)

See Also