PersonalStorageDocumentInfo class
Leave feedback
On this page
Represents personal storage document metadata.
The PersonalStorageDocumentInfo type exposes the following members:
| Method | Description |
|---|---|
| get | |
| get_file | |
| get_string |
| Property | Description |
|---|---|
| content_count | The count of contents in the root folder. |
| creation_date | The document creation date. |
| folders | The folders in the storage. |
| format | The document format. |
| is_password_protected | The storage password protection status. |
| pages_count | The document pages count. |
| property_names | The enumerable of all properties that can be retrieved for the current document info. |
| root_folder_name | The root folder name. |
| size | The document size in bytes. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.