Rich Text Format File (.rtf)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType RTF { get; }
Public Shared ReadOnly Property RTF As FileType
Get
public:
static property FileType^ RTF {
FileType^ get ();
}
static member RTF : FileType with get
Property Value
Type:
FileType
See Also