[]
        
(Showing Draft Content)

C1.WPF.Word.FileFormat

FileFormat Enum

Specifies the file format to use when loading or saving documents.

Namespace: C1.WPF.Word
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public enum FileFormat

Fields

Name Description
OpenXml

Office (DOCX) 2007/2015 format (Compressed Xml format).

Rtf

Office Rich Text Format (RTF).

Text

Simple text (TXT) format.