- addBackgroundImage
- addFooter
- addHeader
- addLineNumbering
- addMacroFromDoc
- addPageBorders
- addProperties
- addSection
- createCharacterStyle
- createListStyle
- createParagraphStyle
- docxSettings
- importHeadersAndFooters
- importListStyle
- importStyles
- modifyPageLayout
- parseStyles
- removeFooters
- removeHeaders
- setBackgroundColor
- setDefaultFont
- setDocumentDefaultStyles
- setEncodeUTF8
- setLanguage
- setMarkAsFinal
pdx:addMathEquation
Inserts a math equation in OMML or MathML format.
Description
Element definition
Adds a math equation to the DOCX.
Attributes and sub-elements
equation
The OMML equation code.
type
The equation type: docx, omml or mathml.
align
left, center, right.