LibraryDocument Properties |
The LibraryDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| CanModify |
Returns location of the icon file on the library.
| |
| ContentHeight |
Returns height of the document page in pixels.
| |
| ContentWidth |
Returns width of the document page in pixels.
| |
| CreationDate |
Returns document creation date. Provided in string form by the library server.
| |
| DeletionDate |
Returns document creation date. Provided in string form by the library server.
| |
| Id |
Returns document ID as provided by the library.
| |
| PagesCount |
Returns number of pages in the document.
| |
| Title |
Returns document title.
| |
| Type |
Returns type of the document.
| |
| URL |
Returns document path on the library server.
|