UNPKG

devexpress-richedit

Version:

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

7 lines (6 loc) 228 B
export declare class NumberingListIndexConstants { static readonly noNumberingList: number; static readonly listIndexNotSetted: number; static readonly minValue: number; static readonly maxValue: number; }