ParagraphProperties Properties

Include Protected Members
Include Inherited Members

The ParagraphProperties type exposes the following members.

Properties

  Name Description
Public property AdjustRightIndent AdjustRightIndent.Represents the element tag in schema: w:adjustRightInd
Public property AutoSpaceDE AutoSpaceDE.Represents the element tag in schema: w:autoSpaceDE
Public property AutoSpaceDN AutoSpaceDN.Represents the element tag in schema: w:autoSpaceDN
Public property BiDi BiDi.Represents the element tag in schema: w:bidi
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property ConditionalFormatStyle ConditionalFormatStyle.Represents the element tag in schema: w:cnfStyle
Public property ContextualSpacing ContextualSpacing.Represents the element tag in schema: w:contextualSpacing
Public property DivId DivId.Represents the element tag in schema: w:divId
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 FrameProperties FrameProperties.Represents the element tag in schema: w:framePr
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 Indentation Indentation.Represents the element tag in schema: w:ind
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 Justification Justification.Represents the element tag in schema: w:jc
Public property KeepLines KeepLines.Represents the element tag in schema: w:keepLines
Public property KeepNext KeepNext.Represents the element tag in schema: w:keepNext
Public property Kinsoku Kinsoku.Represents the element tag in schema: w:kinsoku
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 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 MirrorIndents MirrorIndents.Represents the element tag in schema: w:mirrorIndents
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 NumberingProperties NumberingProperties.Represents the element tag in schema: w:numPr
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 OutlineLevel OutlineLevel.Represents the element tag in schema: w:outlineLvl
Public property OverflowPunctuation OverflowPunctuation.Represents the element tag in schema: w:overflowPunct
Public property PageBreakBefore PageBreakBefore.Represents the element tag in schema: w:pageBreakBefore
Public property ParagraphBorders ParagraphBorders.Represents the element tag in schema: w:pBdr
Public property ParagraphMarkRunProperties Run Properties for the Paragraph Mark.Represents the element tag in schema: w:rPr
Public property ParagraphPropertiesChange ParagraphPropertiesChange.Represents the element tag in schema: w:pPrChange
Public property ParagraphStyleId ParagraphStyleId.Represents the element tag in schema: w:pStyle
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 SectionProperties Section Properties.Represents the element tag in schema: w:sectPr
Public property Shading Shading.Represents the element tag in schema: w:shd
Public property SnapToGrid SnapToGrid.Represents the element tag in schema: w:snapToGrid
Public property SpacingBetweenLines SpacingBetweenLines.Represents the element tag in schema: w:spacing
Public property SuppressAutoHyphens SuppressAutoHyphens.Represents the element tag in schema: w:suppressAutoHyphens
Public property SuppressLineNumbers SuppressLineNumbers.Represents the element tag in schema: w:suppressLineNumbers
Public property SuppressOverlap SuppressOverlap.Represents the element tag in schema: w:suppressOverlap
Public property Tabs Tabs.Represents the element tag in schema: w:tabs
Public property TextAlignment TextAlignment.Represents the element tag in schema: w:textAlignment
Public property TextBoxTightWrap TextBoxTightWrap.Represents the element tag in schema: w:textboxTightWrap
Public property TextDirection TextDirection.Represents the element tag in schema: w:textDirection
Public property TopLinePunctuation TopLinePunctuation.Represents the element tag in schema: w:topLinePunct
Public property WidowControl WidowControl.Represents the element tag in schema: w:widowControl
Public property WordWrap WordWrap.Represents the element tag in schema: w:wordWrap
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

ParagraphProperties Class

DocumentFormat.OpenXml.Wordprocessing Namespace