Interface IOfficeMathBreak
Represents an interface to maintain break between the equation.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public interface IOfficeMathBreakProperties
AlignAt
Gets or sets the integer that represents the operator in one line.
Declaration
int AlignAt { get; set; }Property Value
| Type | 
|---|
| System.Int32 |