PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / DocumentActionEventArgs Class
Properties


In This Topic
    DocumentActionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DocumentActionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentActionEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the C1.C1Preview.ActionHandlerBase object associated with the event.  
    Public PropertyGets or sets a value that indicates whether the event handler has completely handled the event or whether the preview pane should continue its own processing.  
    Top
    See Also