original_file_name property
FontSavingArgs.original_file_name property
Gets the original font file name with an extension.
@property
def original_file_name(self) -> str:
...
Remarks
This property contains the original file name of the current font if it is known. Otherwise it can be an empty string.
See Also
- module aspose.words.saving
- class FontSavingArgs
- property FontSavingArgs.original_file_size