BCDocumentTemplateUI Methods |
The BCDocumentTemplateUI type exposes the following members.
Name | Description | |
---|---|---|
Clean |
Cleans the content of the document template.
| |
Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
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.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) | |
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 ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |