BCObjectExtender Methods |
The BCObjectExtender type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterDelete |
Raises the AfterDelete event.
|
![]() | AfterEditRedline |
Raises the AfterEditRedline event.
|
![]() | AfterInvoke |
Raises the AfterInvoke event.
|
![]() | AfterInvoke(String) |
Raises the AfterInvoke event.
|
![]() | AfterPrint |
Raises the AfterDraftPrint event.
|
![]() | AfterReplaceContent |
Raises the AfterReplaceContent event.
|
![]() | BeforeDelete |
Raises the BeforeDelete event.
|
![]() | BeforeEditRedline |
Raises the BeforeEditRedline event.
|
![]() | BeforeInvoke |
Raises the BeforeInvoke event.
|
![]() | BeforePrint |
Raises the BeforeDraftPrint event
(without showing an object in the print preview screen).
|
![]() | BeforePrint(Boolean) |
Raises the BeforeDraftPrint event.
|
![]() | BeforeReplaceContent |
Raises the BeforeReplaceContent event.
|
![]() | CalculateFileName |
Raises events that occur when the file name for an object is recalculated.
|
![]() | ChangeDocumentType |
Raises events that occur when the document type of a document is changed.
|
![]() | 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.) |
![]() | Init | Obsolete.
Initializes the manager object.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) |
![]() |
Prints the document without showing Print Setup dialog.
| |
![]() | Print(Boolean) |
Prints the document.
|
![]() | Rename |
Raises events that occur when an object is renamed.
|
![]() | RunNewWizard |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String) |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String, BCFolder) |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String, BCFolder, NewDocFlags) |
Shows wizards and raises events that occur when an object is created.
|
![]() | 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.) |