![]() | Page |
The PageSetup type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlackAndWhite | Black And White Represents the following attribute in the schema: blackAndWhite |
![]() | CellComments | Print Cell Comments Represents the following attribute in the schema: cellComments |
![]() | ChildElements |
Gets all the child nodes of the current element.
(Inherited from OpenXmlElement) |
![]() | Copies | Number Of Copies Represents the following attribute in the schema: copies |
![]() | Draft | Draft Represents the following attribute in the schema: draft |
![]() | Errors | Print Error Handling Represents the following attribute in the schema: errors |
![]() | ExtendedAttributes |
Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement) |
![]() | Features |
Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement) |
![]() | FirstChild |
Gets the first child of the OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement) |
![]() | FirstPageNumber | First Page Number Represents the following attribute in the schema: firstPageNumber |
![]() | FitToHeight | Fit To Height Represents the following attribute in the schema: fitToHeight |
![]() | FitToWidth | Fit To Width Represents the following attribute in the schema: fitToWidth |
![]() | HasAttributes |
Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement) |
![]() | HasChildren |
Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlLeafElement) |
![]() | HorizontalDpi | Horizontal DPI Represents the following attribute in the schema: horizontalDpi |
![]() | Id | Id Represents the following attribute in the schema: r:id |
![]() | InnerText |
Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlElement) |
![]() | InnerXml |
Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlLeafElement) |
![]() | LastChild |
Gets the last child of the OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement) |
![]() | LocalName |
Gets the local name of the current element.
(Inherited from OpenXmlElement) |
![]() | MCAttributes |
Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement) |
![]() | NamespaceDeclarations |
Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement) |
![]() | NamespaceUri |
Gets the namespace URI of the current element.
(Inherited from OpenXmlElement) |
![]() | OpenXmlElementContext |
Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement) |
![]() | Orientation | Orientation Represents the following attribute in the schema: orientation |
![]() | OuterXml |
Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement) |
![]() | PageOrder | Page Order Represents the following attribute in the schema: pageOrder |
![]() | PaperSize | Paper Size Represents the following attribute in the schema: paperSize |
![]() | Parent |
Gets the parent element of the current element.
(Inherited from OpenXmlElement) |
![]() | Prefix |
Gets the namespace prefix of current element.
(Inherited from OpenXmlElement) |
![]() | Scale | Print Scale Represents the following attribute in the schema: scale |
![]() | UseFirstPageNumber | Use First Page Number Represents the following attribute in the schema: useFirstPageNumber |
![]() | UsePrinterDefaults | Use Printer Defaults Represents the following attribute in the schema: usePrinterDefaults |
![]() | VerticalDpi | Vertical DPI Represents the following attribute in the schema: verticalDpi |
![]() | XmlQualifiedName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |
![]() | XName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |