IDocumentFormatExtension Property |
In implementing type should return format file extension
Namespace: GroupDocs.Editor.FormatsAssembly: GroupDocs.Editor (in GroupDocs.Editor.dll) Version: 22.7.0.0
Syntaxstring Extension { get; }
ReadOnly Property Extension As String
Get
property String^ Extension {
String^ get ();
}
abstract Extension : string with get
Property Value
Type:
String
See Also