Document.OMathJc Property

Definition

Gets or sets a value that indicates the default justification—left, right, centered, or centered as a group—of a group of equations.

public:
 property Microsoft::Office::Interop::Word::WdOMathJc OMathJc { Microsoft::Office::Interop::Word::WdOMathJc get(); void set(Microsoft::Office::Interop::Word::WdOMathJc value); };
public Microsoft.Office.Interop.Word.WdOMathJc OMathJc { get; set; }
member this.OMathJc : Microsoft.Office.Interop.Word.WdOMathJc with get, set
Public Property OMathJc As WdOMathJc

Property Value

One of the WdOMathJc values.

Applies to