UNPKG

devexpress-richedit

Version:

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

10 lines (9 loc) 250 B
export class ModelCreatorOptions { fillCharStyles = true; fillParStyles = true; fillTableStyles = true; addParagraph = true; addSection = true; fillAbstractNumberingListTemplates = true; initOfficeTheme = true; }