PreviousSectionProperties Properties

Include Protected Members
Include Inherited Members

The PreviousSectionProperties type exposes the following members.

Properties

  Name Description
Public property BiDi Right to Left Section Layout.Represents the element tag in schema: w:bidi
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Columns Column Definitions.Represents the element tag in schema: w:cols
Public property DocGrid Document Grid.Represents the element tag in schema: w:docGrid
Public property EndnoteProperties Section-Wide Endnote Properties.Represents the element tag in schema: w:endnotePr
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 OpenXmlCompositeElement.)
Public property FootnoteProperties Section-Wide Footnote Properties.Represents the element tag in schema: w:footnotePr
Public property FormProtection Only Allow Editing of Form Fields.Represents the element tag in schema: w:formProt
Public property GutterOnRight Gutter on Right Side of Page.Represents the element tag in schema: w:rtlGutter
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 OpenXmlCompositeElement.)
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
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 OpenXmlCompositeElement.)
Public property LineNumberType Line Numbering Settings.Represents the element tag in schema: w:lnNumType
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 NoEndnote Suppress Endnotes In Document.Represents the element tag in schema: w:noEndnote
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property PageBorders Page Borders.Represents the element tag in schema: w:pgBorders
Public property PageMargin Page Margins.Represents the element tag in schema: w:pgMar
Public property PageNumberType Page Numbering Settings.Represents the element tag in schema: w:pgNumType
Public property PageSize Page Size.Represents the element tag in schema: w:pgSz
Public property PaperSource Paper Source Information.Represents the element tag in schema: w:paperSrc
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 PrinterSettingsReference Reference to Printer Settings Data.Represents the element tag in schema: w:printerSettings
Public property RsidDel Section Deletion Revision ID.Represents the attribte in schema: w:rsidDel
Public property RsidR Section Addition Revision ID.Represents the attribte in schema: w:rsidR
Public property RsidRPr Physical Section Mark Character Revision ID.Represents the attribte in schema: w:rsidRPr
Public property RsidSect Section Properties Revision ID.Represents the attribte in schema: w:rsidSect
Public property SectionType Section Type.Represents the element tag in schema: w:type
Public property TextDirection Text Flow Direction.Represents the element tag in schema: w:textDirection
Public property TitlePage Different First Page Headers and Footers.Represents the element tag in schema: w:titlePg
Public property VerticalTextAlignmentOnPage Vertical Text Alignment on Page.Represents the element tag in schema: w:vAlign
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

PreviousSectionProperties Class

DocumentFormat.OpenXml.Wordprocessing Namespace