Document.OMathWrap Property

Gets or sets a value that specifies the placement of the second line of an equation that wraps to a new line.

Namespace:  Microsoft.Office.Tools.Word
Assemblies:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property OMathWrap As Single
float OMathWrap { get; set; }

Property Value

Type: System.Single
A value that specifies the placement of the second line of an equation that wraps to a new line.

Remarks

A value of -1 specifies that the continuation of the equation is right-aligned. All positive values indicate the indent from the left margin.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace