C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ActionHandlerPrint Class
Members

ActionHandlerPrint Class
Represents an ActionHandlerBase that prints the current C1PrintDocument.
Object Model
ActionHandlerPrint Class
Syntax
'Declaration
 
Public Class ActionHandlerPrint 
   Inherits ActionHandlerBase
 
Remarks
For details on the use of action handlers, see ActionHandlerBase.
Inheritance Hierarchy

System.Object
   C1.C1Preview.ActionHandlerBase
      C1.C1Preview.ActionHandlerPrint

See Also