'Declaration Public Enum UltraPrintPreviewControlStates Inherits System.Enum
public enum UltraPrintPreviewControlStates : System.Enum
Member | Description |
---|---|
HasNextPage | There are 1 or mores pages after the UltraPrintPreviewControlBase.CurrentPage that may be scrolled to. |
HasNextView | There is a previous entry in the view history (UltraPrintPreviewControl.HasNextView). |
HasPreviousPage | There are 1 or more pages prior to the UltraPrintPreviewControlBase.CurrentPage that may be scrolled to. |
HasPreviousView | There is a previous entry in the view history (UltraPrintPreviewControl.HasPreviousView). |
MouseActionDynamicZoom | The current UltraPrintPreviewControl.MouseActionResolved is DynamicZoom |
MouseActionHand | The current UltraPrintPreviewControl.MouseActionResolved is Hand |
MouseActionNone | The current UltraPrintPreviewControl.MouseActionResolved is None |
MouseActionSnapshot | The current UltraPrintPreviewControl.MouseActionResolved is Snapshot |
MouseActionZoomIn | The current UltraPrintPreviewControl.MouseActionResolved is ZoomIn |
MouseActionZoomOut | The current UltraPrintPreviewControl.MouseActionResolved is ZoomOut |
Pages | The preview control has pages. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2