WordProcessingFileTypeRtf Field |
Introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly WordProcessingFileType Rtf
Public Shared ReadOnly Rtf As WordProcessingFileType
public:
static initonly WordProcessingFileType^ Rtf
static val Rtf: WordProcessingFileType
Field Value
Type:
WordProcessingFileType
See Also