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
Assembly: 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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.