Defines the user actions which can be saved in the preview history
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
| C# |
|---|
[FlagsAttribute] public enum HistorySavedActionsEnum |
| Visual Basic (Declaration) |
|---|
<FlagsAttribute> _ Public Enumeration HistorySavedActionsEnum |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| StartPageChange | ||
| HyperlinkJump | ||
| Zoom | ||
| Scroll | ||
| TextSearch | ||
| DocumentOpen | ||
| All |