Click or drag to resize
MathDocEmptyArg Enumeration
Empty arguments display style for math.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum MathDocEmptyArg
Members
  Member nameValueDescription
Auto0Automatically use a dotted square to denote empty arguments, if necessary.
Always32Always use a dotted square to denote empty arguments.
Never64Don't denote empty arguments.
See Also