UNPKG

devexpress-richedit

Version:

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

68 lines (67 loc) 2.1 kB
export declare const RendererClassNames: { TOP_LEVEL_SERVICE_CONTAINER: string; SERVICE_CONTAINER: string; SELECTION_CONTAINER: string; SEARCH_SELECTION_CONTAINER: string; MISSPELLED_SELECTION_CONTAINER: string; RANGE_PERMISSIONS_CONTAINER: string; MAIN_PAGE_AREA_CONTAINER: string; OTHER_PAGE_AREA_CONTAINER: string; FLOATING_OBJECTS_CONTAINER: string; SHAPE_BG_CONTAINER: string; PAGES: string; PAGE_AREA: string; TEXT_BOX_BG: string; ROWS_CONTAINER: string; PARAGRAPHFRAMES_CONTAINER: string; TABLES_CONTAINER: string; TABLE_ELEMENTS_CONTAINER: string; TABLE_BORDERS_CONTAINER: string; TABLE_ROW_BACKGROUND_CONTAINER: string; TABLE_CELL_BACKGROUND_CONTAINER: string; TABLE_CURSORS_CONTAINER: string; ANCHORED_PICTURE: string; SIMPLE_VIEW: string; PAGE: string; SIMPLE_PAGE_FLOW_MODE: string; COLUMN: string; ROW: string; BLACKOUT: string; TABLE_CELL_BG: string; TABLE_ROW_BG: string; PARAGRAPH_FRAME: string; BOX_BG: string; FIELD_BG: string; FIELD_BOX_LEVEL1: string; FIELD_BOX_LEVEL2: string; FIELD_BOX_LEVEL3: string; BOX_SPACE: string; BOX: string; HIDDEN_BOX: string; PICTURE: string; START_BOOKMARK: string; END_BOOKMARK: string; TABLE_BORDER: string; SELECTION_RANGE_PERMISSION: string; SELECTION_MISSPELLED: string; SELECTION_SEARCH: string; SELECTION_ROW: string; SELECTION_CURSOR: string; SELECTION_FLOATING_OBJECTS: string; ANCHOR: string; TABLE_ROW_CURSOR: string; TABLE_BORDER_LINE: string; DRAG_CARET: string; HEADER_INFO: string; FOOTER_INFO: string; FULL_TABLE_SELECTOR: string; AUTO_SCROLL: string; AUTO_SCROLL_CURSOR: string; AUTO_SCROLL_CURSOR_N: string; AUTO_SCROLL_CURSOR_NS: string; AUTO_SCROLL_CURSOR_S: string; FLOATING_OBJECT_TEXT_BOX_AREA: string; TABLE_COLUMN_CURSOR: string; SELECTED_TEXTBOX: string; CURSOR_NO_BLINK_CLASS_NAME: string; };