Describes an action that can be performed in response to a user action in a
C1Preview form. This is an abstract base class for the specific action
handlers.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public abstract class ActionHandlerBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ActionHandlerBase |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.ActionHandlerBase
C1.C1PrintDocument..::.ActionHandlerLink
C1.C1PrintDocument..::.ActionHandlerPreviewCommand
C1.C1PrintDocument..::.ActionHandlerBase
C1.C1PrintDocument..::.ActionHandlerLink
C1.C1PrintDocument..::.ActionHandlerPreviewCommand