Click or drag to resize
Section Properties

The Section type exposes the following members.

Properties
  NameDescription
Public propertyContentModified
Time when content is last modified
Public propertyContentRelationLink
Gets the Uri of the link for the relation “content”.
Public propertyContentType
The internet media type of the section. If there is no section this value is missing.
Public propertyDeepZoomImageRelationLink
Gets the Uri of the link for the relation “deepZoomImage”.
Public propertyDeepZoomImageWithAnnotationRelationLink
Gets the Uri of the link for the relation “deepZoomImageWithAnnotation”.
Public propertyDocumentRelationLink
Gets the Uri of the link for the relation “document”.
Public propertyFileChunk
Contains data for a file chunk during a big file upload. This data is created on the server of every chunk request.
Public propertyFileDownloadRelationLink
Gets the Uri of the link for the relation “fileDownload”.
Public propertyFileSize
The size of the file in bytes.
Public propertyHasTextAnnotation
Contains true if the section has text annotation.
Public propertyHaveMorePages
Contains true if all pages are known so PageCount contains exact number the pages in section. If the value is set to false there are more pagesm but at least the number set in PageCount
Public propertyIconRelationLink
Gets the Uri of the link for the relation “icon”.
Public propertyId
Identity of the section
Public propertyLinks
Public propertyOriginalFileName
Time when content is last modified
Public propertyPageCount
The number of pages of this section, if known. If it is unknown, this value is -1.
Public propertyPages
Contains one or more pages of the document, if there are pages available.
Public propertyPositionsRelationLink
Gets the Uri of the link for the relation “positions”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertySignatureStatus
Define allowed operations when there is signature
Public propertyTextAnnotationRelationLink
Gets the Uri of the link for the relation “textAnnotation”.
Public propertyTextshotRelationLink
Gets the Uri of the link for the relation “textshot”.
Public propertyThumbnailRelationLink
Gets the Uri of the link for the relation “thumbnail”.
Public propertyThumbnails
Similar to Pages, but contains only links and page number.
Top
Explicit Interface Implementations
See Also