PageSetup Properties

Include Protected Members
Include Inherited Members

The PageSetup type exposes the following members.

Properties

  Name Description
Public property BlackAndWhite Black And White.Represents the attribte in schema: blackAndWhite
Public property CellComments Print Cell Comments.Represents the attribte in schema: cellComments
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Copies Number Of Copies.Represents the attribte in schema: copies
Public property Draft Draft.Represents the attribte in schema: draft
Public property Errors Print Error Handling.Represents the attribte in schema: errors
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property FirstPageNumber First Page Number.Represents the attribte in schema: firstPageNumber
Public property FitToHeight Fit To Height.Represents the attribte in schema: fitToHeight
Public property FitToWidth Fit To Width.Represents the attribte in schema: fitToWidth
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlLeafElement.)
Public property HorizontalDpi Horizontal DPI.Represents the attribte in schema: horizontalDpi
Public property Id Id.Represents the attribte in schema: r:id
Public property InnerText Gets the concatenated values of the node and all its children. (Inherited from OpenXmlElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlLeafElement.)
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property Orientation Orientation.Represents the attribte in schema: orientation
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property PageOrder Page Order.Represents the attribte in schema: pageOrder
Public property PaperSize Paper Size.Represents the attribte in schema: paperSize
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property Scale Print Scale.Represents the attribte in schema: scale
Public property UseFirstPageNumber Use First Page Number.Represents the attribte in schema: useFirstPageNumber
Public property UsePrinterDefaults Use Printer Defaults.Represents the attribte in schema: usePrinterDefaults
Public property VerticalDpi Vertical DPI.Represents the attribte in schema: verticalDpi
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

PageSetup Class

DocumentFormat.OpenXml.Spreadsheet Namespace