WarningSource enumeration
WarningSource enumeration
Specifies the module that produces a warning during document loading or saving.
Members
Name | Description |
---|---|
Unknown | The warning source is not specified. |
Layout | Module that builds a document layout. |
DrawingML | Module that renders DrawingML shapes. |
OfficeMath | Module that renders OfficeMath. |
Shapes | Module that renders ordinary shapes. |
Metafile | Module that renders metafiles. |
Xps | Module that renders XPS. |
Module that renders PDF. | |
Image | Module that renders images. |
Docx | Module that reads/writes DOCX files. |
Doc | Module that reads/writes binary DOC files. |
Text | Module that reads/writes plaintext files. |
Rtf | Module that reads/writes RTF files. |
WordML | Module that reads/writes WML files. |
Nrx | Common modules that are shared between DOCX/WML reader/writer modules. |
Odt | Module that reads/writes ODT files. |
Html | Module that reads/writes HTML/MHTML files. |
Validator | Module that verifies model consistency and validity. |
Xaml | Module that reads/writes Xaml files. |
Svm | Module that reads Svm files. |
MathML | Module that reads W3C MathML files. |
Font | Module that reads font files. |
Svg | Module that reads SVG files. |
Markdown | Module that reads/writes Markdown files. |
Chm | Module that reads CHM files. |
Epub | Module that reads/writes EPUB files. |
Xml | Module that reads XML files. |
Xlsx | Module that writes XLSX files. |
See Also
- module Aspose.Words