PrintProps Element

Visio XML Reference

Contains elements that control how the drawing page is formatted (appears) on the printer page.

Syntax

  <PrintProps
    [Del]>
</PrintProps>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property Value
Name PrintProps 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

PageLeftMargin

PageRightMargin

PageTopMargin

PageBottomMargin

ScaleX

ScaleY

PagesX

PagesY

CenterX

CenterY

OnPage

PrintGrid

PrintPageOrientation

PaperKind

PaperSource

Remarks

The PrintProps element is relevant only when contained in a PageSheet element. It is ignored when contained in a DocumentSheet, Shape, or StyleSheet element.

See also

Print Properties section