UNPKG

devexpress-richedit

Version:

DevExpress Rich Text Editor is an advanced word-processing tool designed for working with rich text documents.

13 lines (12 loc) 256 B
export declare enum LayoutFormatterState { DocumentStart = 0, PageStart = 1, PageAreaStart = 2, ColumnStart = 3, RowFormatting = 4, ColumnEnd = 5, PageAreaEnd = 6, PageEnd = 7, DocumentEnd = 8, End = 9 }