Section PropertiesDocuWare Platform .NET API
The Section type exposes the following members.
Properties

  NameDescription
Public propertyContentRelationLink
Gets the Uri of the link for the relation “content”.
Public propertyContentType
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 propertyFileDownloadRelationLink
Gets the Uri of the link for the relation “fileDownload”.
Public propertyFileSize
The size of the file in bytes.
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
Public propertyLinks
Public propertyOriginalFileName
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
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.
Back to Top
See Also