PDFReaderControls.NET Professional Type Reference

ActionReason Enumeration

The reason this action is executed.

public enum ActionReason

Members

Member Name Description
KeyStroke KeyStroke action.
Validate Validate action.
Format Format action.
Calculate Calculate action.
MouseUpAnnotation Mouse up action.
MouseUpBookmark Mouse up action.
MouseDown Mouse down action.
MouseEnter Mouse enter action.
MouseExit Mouse exit action.
GotFocus Got focus action.
LostFocus Lost focus action.
BeforePrint Before Print action.
AfterPrint After Print action.
BeforeSave Before Save action.
AfterSave After Save action.
OpenDocument Open action.
OpenPage Open action.
Close Close action.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.Actions Namespace