_Document.OMathWrap Property

Definition

Returns the placement of the second line of an equation that wraps to a new line. Read/write.

public:
 property float OMathWrap { float get(); void set(float value); };
public float OMathWrap { get; set; }
member this.OMathWrap : single with get, set
Public Property OMathWrap As Single

Property Value

Single

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.

Applies to