IMathParagraph class

IMathParagraph class

Mathematical paragraph that is a container for mathematical blocks (IMathBlock)

The IMathParagraph type exposes the following members:

Properties

PropertyDescription
justificationParagraph Justification
Default value: CenteredAsGroup
count

Indexer

NameDescription
[index]

Methods

MethodDescription
write_as_math_mlSaves content of this IMathParagraph as MathML
to_latexGets mathematical equation in LaTeX format
add
insert
remove
remove_at
contains
index_of
clear

See Also