Click or drag to resize
BCDocumentUI Properties

The BCDocumentUI type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document under management.
Public propertyHasRenditionRedlines
Gets a value indicating whether the document has redlines rendition content.
Public propertyIsAmfs
Gets a value indicating whether AMFS share is used. If then the local workspace is used.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyIsEmpty
Gets a value indicating whether the document is empty.
Public propertyIsRedlinesEmpty
Gets a value indicating whether the document contains redline information.
Public propertyLockStatus
Gets the lock state of the document.
Public propertyOptions
Gets or sets options of document management.
Public propertyRedlinesFile
Loads/saves document redline information from/to the specified file.
Public propertyRendition
Gets the file path (local workspace or AMFS) to the file with rendition.
Public propertyRenditionRedlines
Gets the file path (local workspace or AMFS) to the file with redlines rendition.
Public propertyRenditionStatus
Gets the state of the document rendition.
Public propertyStatus
Gets the state of the object in the local workspace.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also