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

  NameDescription
Public propertyApplicationProperties
Public propertyAppPropertiesRelationLink
Gets the Uri of the link for the relation “appProperties”.
Public propertyChecksumStatusRelationLink
Gets the Uri of the link for the relation “checksumStatus”.
Public propertyClippedDocumentsRelationLink
Gets the Uri of the link for the relation “clippedDocuments”.
Public propertyContentDivideOperationRelationLink
Gets the Uri of the link for the relation “contentDivideOperation”.
Public propertyContentRelationLink
Gets the Uri of the link for the relation “content”.
Public propertyContentType
The internet media type of the document. If there is no section this value is missing.
Public propertyCreatedAt
Public propertyCreatedAtSpecified
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 propertyDocumentLinksRelationLink
Gets the Uri of the link for the relation “documentLinks”.
Public propertyFields
Public propertyFieldsRelationLink
Gets the Uri of the link for the relation “fields”.
Public propertyFileChunk
Public propertyFileDownloadRelationLink
Gets the Uri of the link for the relation “fileDownload”.
Public propertyFileSize
The sum of the size of all section files and document header.
Public propertyFlags
Public propertyHasTextAnnotation
Contains true if document has a text annotation
Public propertyHaveMoreTotalPages
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 propertyId
Public propertyIntellixRelationLink
Gets the Uri of the link for the relation “intellix”.
Public propertyIntellixTrust
Intellix status
Public propertyItem
Gets or sets the DocumentIndexField with the specified field name.
Public propertyLastModified
Public propertyLastModifiedSpecified
Public propertyLatestVersionRelationLink
Gets the Uri of the link for the relation “latestVersion”.
Public propertyLinks
Public propertyLockRelationLink
Gets the Uri of the link for the relation “lock”.
Public propertyPositionsRelationLink
Gets the Uri of the link for the relation “positions”.
Public propertyPreview
Public propertyProcessDocumentActionRelationLink
Gets the Uri of the link for the relation “processDocumentAction”.
Public propertyResultListIconRelationLink
Gets the Uri of the link for the relation “resultListIcon”.
Public propertyRightsRelationLink
Gets the Uri of the link for the relation “rights”.
Public propertySectionCount
The number of sections of this document. This number is equal to the sequence length of the Sections element.
Public propertySections
Public propertySectionsRelationLink
Gets the Uri of the link for the relation “sections”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertySuggestions
Public propertySuggestionsRelationLink
Gets the Uri of the link for the relation “suggestions”.
Public propertyTextAnnotationRelationLink
Gets the Uri of the link for the relation “textAnnotation”.
Public propertyThumbnailRelationLink
Gets the Uri of the link for the relation “thumbnail”.
Public propertyTitle
The title of the document, if it exists.
Public propertyTotalPages
The number of pages of this section, if known. If it is unknown, this value is -1.
Public propertyUnclipRelationLink
Gets the Uri of the link for the relation “unclip”.
Public propertyVersion
Public propertyVersionHistoryRelationLink
Gets the Uri of the link for the relation “versionHistory”.
Public propertyVersionStatus
Version management status of the document
Back to Top
See Also