extension property
extension property
Gets the file name suffix (including the period “.”) e.g., “.doc”.
Definition:
@property
def extension(self):
...
See Also
- module
groupdocs.watermark.common
- class
FileType
Gets the file name suffix (including the period “.”) e.g., “.doc”.
@property
def extension(self):
...
groupdocs.watermark.common
FileType