The BCDocumentTemplateUI type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCDocumentTemplateUI | Obsolete.
Initializes a new instance of the BCDocumentTemplateUI class.
|
![]() | BCDocumentTemplateUI(BCDocumentTemplate) |
Initializes a new instance of the BCDocumentTemplateUI class.
|
![]() | BCDocumentTemplateUI(BCDocumentTemplate, BCServiceProvider) |
Initializes a new instance of the BCDocumentTemplateUI class.
|
Methods
Name | Description | |
---|---|---|
![]() | Clean |
Cleans the content of the document template.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ImportFile |
Replaces the document with the content of an external file.
|
![]() | ImportFile(IWin32Window) |
Replaces the document with the content of an external file.
|
![]() | ImportFile(IWin32Window, Boolean, String, String) |
Replaces the document with the content of an external file.
|
![]() | Init | Obsolete.
Initializes the object with the document template to manage.
|
![]() | LoadFromFile |
Loads the content of the document template from the specified file.
|
![]() | Location |
Returns a path to the object.
|
![]() | Location(CacheSyncKind) |
Synchronizes the object and returns a path to it.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on Dispose .
(Overrides DisposableObject OnDispose .) |
![]() | Run |
Opens a document file with default application.
|
![]() | Run(IWin32Window) |
Opens a document file with default application.
|
![]() | SaveToFile |
Saves the content of the document template to the specified file.
|
![]() | Scan |
Replaces document template content with newly scanned image.
|
![]() | Scan(IWin32Window) |
Replaces document template content with newly scanned image.
|
![]() | Sync |
Synchronizes the object in the local workspace with the vault.
|
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | DocumentTemplate |
Gets the document template under management.
|
![]() | 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 template is empty.
|
![]() | Options |
Gets or sets options of document template management.
|
![]() | Status |
Gets the state of the object in the local workspace.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also