Click or drag to resize

LibraryDocument Properties

The LibraryDocument type exposes the following members.

Properties
  NameDescription
Public propertyCanModify
Returns location of the icon file on the library.
Public propertyContentHeight
Returns height of the document page in pixels.
Public propertyContentWidth
Returns width of the document page in pixels.
Public propertyCreationDate
Returns document creation date. Provided in string form by the library server.
Public propertyDeletionDate
Returns document creation date. Provided in string form by the library server.
Public propertyId
Returns document ID as provided by the library.
Public propertyPagesCount
Returns number of pages in the document.
Public propertyTitle
Returns document title.
Public propertyType
Returns type of the document.
Public propertyURL
Returns document path on the library server.
Top
See Also