[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.UserAction

UserAction Event

Occurs whenever the user clicks one of the predefined preview toolbar buttons such as print or file open. Allows to provide non-standard toolbar button handling, or cancel the action.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public event UserActionEventHandler UserAction
Returns
Type Description
UserActionEventHandler Occurs whenever the user clicks one of the predefined preview toolbar buttons such as print or file open. Allows to provide non-standard toolbar button handling, or cancel the action.