Introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding
formatted text and graphics for use within applications. The format facilitates cross-platform document
exchange with other Microsoft Products, thus serving the purpose of interoperability. Learn more about
this file format
here.
Namespace: GroupDocs.Search.ResultsAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntaxpublic static readonly FileType RTF
Public Shared ReadOnly RTF As FileType
public:
static initonly FileType^ RTF
Field Value
Type:
FileType
See Also