Enum MatrixOrder
Specifies the order for matrix transform operations.
Namespace: Telerik.WinForms.Documents.Layout
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum MatrixOrder
Append
The new operation is applied after the old operation.
Prepend
The new operation is applied before the old operation.