Definition Type: ComplexType
Name: PrintProps_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Type: nsA:Row_Type
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PaperSource in schema visio_xsd Drilldown into PaperKind in schema visio_xsd Drilldown into PrintPageOrientation in schema visio_xsd Drilldown into PrintGrid in schema visio_xsd Drilldown into OnPage in schema visio_xsd Drilldown into CenterY in schema visio_xsd Drilldown into CenterX in schema visio_xsd Drilldown into PagesY in schema visio_xsd Drilldown into PagesX in schema visio_xsd Drilldown into ScaleY in schema visio_xsd Drilldown into ScaleX in schema visio_xsd Drilldown into PageBottomMargin in schema visio_xsd Drilldown into PageTopMargin in schema visio_xsd Drilldown into PageRightMargin in schema visio_xsd Drilldown into PageLeftMargin in schema visio_xsd Drilldown into Del in schema visio_xsd Drilldown into Row_Type in schema visio_xsdXSD Diagram of PrintProps_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="PrintProps_Type">
    <xsd:complexContent>
        <xsd:extension base="Row_Type">
            <xsd:choice minOccurs="0" maxOccurs="unbounded">
                <xsd:element name="PageLeftMargin" type="PageLeftMargin_Type" minOccurs="0" />
                <xsd:element name="PageRightMargin" type="PageRightMargin_Type" minOccurs="0" />
                <xsd:element name="PageTopMargin" type="PageTopMargin_Type" minOccurs="0" />
                <xsd:element name="PageBottomMargin" type="PageBottomMargin_Type" minOccurs="0" />
                <xsd:element name="ScaleX" type="ScaleX_Type" minOccurs="0" />
                <xsd:element name="ScaleY" type="ScaleY_Type" minOccurs="0" />
                <xsd:element name="PagesX" type="PagesX_Type" minOccurs="0" />
                <xsd:element name="PagesY" type="PagesY_Type" minOccurs="0" />
                <xsd:element name="CenterX" type="CenterX_Type" minOccurs="0" />
                <xsd:element name="CenterY" type="CenterY_Type" minOccurs="0" />
                <xsd:element name="OnPage" type="OnPage_Type" minOccurs="0" />
                <xsd:element name="PrintGrid" type="PrintGrid_Type" minOccurs="0" />
                <xsd:element name="PrintPageOrientation" type="PrintPageOrientation_Type" minOccurs="0" />
                <xsd:element name="PaperKind" type="PaperKind_Type" minOccurs="0" />
                <xsd:element name="PaperSource" type="PaperSource_Type" minOccurs="0" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PageLeftMargin nsA:PageLeftMargin 0 (1)
PageRightMargin nsA:PageRightMargin 0 (1)
PageTopMargin nsA:PageTopMargin 0 (1)
PageBottomMargin nsA:PageBottomMargin 0 (1)
ScaleX nsA:ScaleX 0 (1)
ScaleY nsA:ScaleY 0 (1)
PagesX nsA:PagesX 0 (1)
PagesY nsA:PagesY 0 (1)
CenterX nsA:CenterX 0 (1)
CenterY nsA:CenterY 0 (1)
OnPage nsA:OnPage 0 (1)
PrintGrid nsA:PrintGrid 0 (1)
PrintPageOrientation nsA:PrintPageOrientation 0 (1)
PaperKind nsA:PaperKind 0 (1)
PaperSource nsA:PaperSource 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Del nsA:Del (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PrintProps