Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 815 Bytes

File metadata and controls

17 lines (13 loc) · 815 Bytes

Aspose.Pdf.Cloud.Sdk.Model.FileVersion

File Version

Properties

Name Type Description Notes
Name string File or folder name. [optional]
IsFolder bool? True if it is a folder.
ModifiedDate DateTime? File or folder last modified DateTime. [optional]
Size long? File or folder size.
Path string File or folder path. [optional]
VersionId string File Version ID. [optional]
IsLatest bool? Specifies whether the file is (true) or is not (false) the latest version of an file.

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