'Declaration Public Enum UltraPrintPreviewThumbnailAction Inherits System.Enum
public enum UltraPrintPreviewThumbnailAction : System.Enum
Member | Description |
---|---|
ScrollDown | Scrolls down as the control would when clicking on the down scroll arrow |
ScrollLeft | Scrolls left as the control would when clicking on the left scroll arrow |
ScrollPageDown | Scrolls down as the control would when clicking in the bottom scroll track. |
ScrollPageLeft | Scrolls left as the control would when clicking in the left scroll track. |
ScrollPageRight | Scrolls right as the control would when clicking in the right scroll track. |
ScrollPageUp | Scrolls up as the control would when clicking in the top scroll track. |
ScrollRight | Scrolls right as the control would when clicking on the right scroll arrow |
ScrollToBottom | Scrolls to the bottom of the preview pages |
ScrollToFirstPage | Scrolls the control so that the first page is in view. |
ScrollToLastPage | Scrolls the control so that the last page is in view. |
ScrollToLeft | Scrolls to the left edge of the preview pages |
ScrollToNextPage | Scrolls the control so that the either next page in the preview row that is not fully in view is brought into view or the first page in the next preview row is brought into view. |
ScrollToPreviousPage | Scrolls the control so that the previous page that is not fully in view is brought into view. |
ScrollToRight | Scrolls to the right edge of the preview pages |
ScrollToTop | Scrolls to the top of the preview pages |
ScrollUp | Scrolls up as the control would when clicking on the up scroll arrow |
ZoomIn | Changes the zoom to a higher value. |
ZoomOut | Changes the zoom to a lower value. |
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