Click or drag to resize
Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertyAnnotationRelationLink
Gets the Uri of the link for the relation “annotation”.
Public propertyApplicationProperties
Define application specific properties. Different applications store specific application here
Public propertyAppPropertiesRelationLink
Gets the Uri of the link for the relation “appProperties”.
Public propertyCheckInFromFileSystemRelationLink
Gets the Uri of the link for the relation “checkInFromFileSystem”.
Public propertyCheckoutDocumentRelationLink
Gets the Uri of the link for the relation “checkoutDocument”.
Public propertyCheckoutToFileSystemRelationLink
Gets the Uri of the link for the relation “checkoutToFileSystem”.
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
Contains creation date of the document
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
Fields of a document
Public propertyFieldsRelationLink
Gets the Uri of the link for the relation “fields”.
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 sum of the size of all section files and document header.
Public propertyFlags
Flags of a document
Public propertyHasTextAnnotation
Contains true if document has a text annotation (the first section of the document has text annotation)
Public propertyHasXmlDigitalSignatures
Contains true if document contains at least one XML Digital signature
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
Document identity
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
Contains last modification date of the document
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
Sections of the document. Contain no sections if document is DBRecord
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
Fields of a document
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 propertyTextShot
Content texthot (OCR) of the document
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
Version of a document
Public propertyVersionHistoryRelationLink
Gets the Uri of the link for the relation “versionHistory”.
Public propertyVersionStatus
Version management status of the document
Public propertyXmlDSigContentRelationLink
Gets the Uri of the link for the relation “xmlDSigContent”.
Top
Explicit Interface Implementations
See Also