Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.22 KB

File metadata and controls

17 lines (14 loc) · 1.22 KB

FileVersion

File Version

Inherited from \Aspose\PDF\Model\StorageFile

Properties

Name Type Description Notes
version_id string File Version ID. [optional]
is_latest bool Specifies whether the file is (true) or is not (false) the latest version of an file.
name string File or folder name.
Inherited from \Aspose\PDF\Model\StorageFile
[optional]
is_folder bool True if it is a folder.
Inherited from \Aspose\PDF\Model\StorageFile
modified_date string File or folder last modified DateTime.
Inherited from \Aspose\PDF\Model\StorageFile
[optional]
size int File or folder size.
Inherited from \Aspose\PDF\Model\StorageFile
path string File or folder path.
Inherited from \Aspose\PDF\Model\StorageFile
[optional]

[Back to Model list] [Back to API list] [Back to README] [View Source]