Bewerken

Delen via


WdOMathJc Enum

Definition

Specifies the default justification for equations.

public enum class WdOMathJc
[System.Runtime.InteropServices.Guid("C7E4EAD4-16DE-3902-9330-5475CF1039D7")]
public enum WdOMathJc
type WdOMathJc = 
Public Enum WdOMathJc
Inheritance
WdOMathJc
Attributes

Fields

Name Value Description
wdOMathJcCenterGroup 1

Center as a group.

wdOMathJcCenter 2

Center.

wdOMathJcLeft 3

Left.

wdOMathJcRight 4

Right.

wdOMathJcInline 7

Inline.

Applies to