BCDocumentUI Properties |
The BCDocumentUI type exposes the following members.
Name | Description | |
---|---|---|
Document |
Gets the document under management.
| |
HasRenditionRedlines |
Gets a value indicating whether the document
has redlines rendition content.
| |
IsAmfs |
Gets a value indicating whether AMFS share is used.
If then the local workspace is used.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
IsEmpty |
Gets a value indicating whether the document is empty.
| |
IsRedlinesEmpty |
Gets a value indicating whether the document contains redline information.
| |
LockStatus |
Gets the lock state of the document.
| |
Options |
Gets or sets options of document management.
| |
RedlinesFile |
Loads/saves document redline information from/to the specified file.
| |
Rendition |
Gets the file path (local workspace or AMFS)
to the file with rendition.
| |
RenditionRedlines |
Gets the file path (local workspace or AMFS)
to the file with redlines rendition.
| |
RenditionStatus |
Gets the state of the document rendition.
| |
Status |
Gets the state of the object in the local workspace.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |