Table of Contents

StyledParagraphElement Class

Definition

This handles elements rendered as paragraphs with a specific style in Open XML output

public class StyledParagraphElement : OpenXmlElement
Inheritance
StyledParagraphElement

Constructors

StyledParagraphElement(string, string)

Constructor

Fields

Ddue

The root MAML namespace

(Inherited from Element)
NonBreakingSpace

A non-breaking space

(Inherited from Element)
Office

The Office namespace (o)

(Inherited from OpenXmlElement)
Vml

The VML namespace (v)

(Inherited from OpenXmlElement)
WordProcessingML

The Word Processing markup language namespace (w)

(Inherited from OpenXmlElement)
Xlink

The XML linking language namespace

(Inherited from Element)
XmlSpace

The xml:space name

(Inherited from Element)

Properties

Name

This read-only property returns the element name

(Inherited from Element)
ParagraphStyle

The paragraph style to use

Methods

Render(TopicTransformationCore, XElement)

Render the element to the topic