extension property
extension property
Gets filename suffix (including the period “.”), for instance “.doc”.
Definition:
@property
def extension(self):
...
See Also
- module
groupdocs.redaction
- class
FileType
Gets filename suffix (including the period “.”), for instance “.doc”.
@property
def extension(self):
...
groupdocs.redaction
FileType