FileTypeFileFormat Property |
The file format
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic string FileFormat { get; }
Public ReadOnly Property FileFormat As String
Get
public:
property String^ FileFormat {
String^ get ();
}
member FileFormat : string with get
Property Value
Type:
String
See Also