Click or drag to resize
MathProperties Class
(TOM 2 only) Provides access to the math properties for a TextDocument.
Inheritance Hierarchy
SystemObject
  TextObjectModelMathProperties

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public class MathProperties

The MathProperties type exposes the following members.

Properties
  NameDescription
Public propertyBrkBin
Equation line break position.
Public propertyBrkBinSub
Duplicate minus operator.
Public propertyDispAlign
Display-mode alignment.
Public propertyDispDef
Math-paragraph spacing defaults.
Public propertyDispFracTeX
Display-mode nested fraction script size.
Public propertyDispIntUnderOver
Display-mode integral limits location.
Public propertyDispNaryGrow
Math-paragraph n-ary grow.
Public propertyDispNarySubSup
Math-paragraph non-integral n-ary limits location.
Public propertyDocDiff
Style for math differentials.
Public propertyDocEmptyArg
Empty arguments display.
Public propertyDocSbSpOpUnchanged
Display the underscore (_) and caret (^) as themselves.
Public propertyEnableRtl
Enable right-to-left (RTL) math zones in RTL paragraphs.
Top
See Also