'Declaration Public Enum ViewBoxDisplayStyle Inherits System.Enum
public enum ViewBoxDisplayStyle : System.Enum
Member | Description |
---|---|
AllVisiblePreviewPages | The view box is displayed in each thumbnail page that is currently in view in the associated UltraPrintPreviewThumbnail.PreviewControl. |
CurrentPreviewPage | The view box is displayed only in the UltraPrintPreviewControlBase.CurrentPage of the associated UltraPrintPreviewThumbnail.PreviewControl. |
None | The view box is not displayed. |
The ViewBoxDisplayStyle enumeration is used with the UltraPrintPreviewThumbnail.ViewBoxDisplayStyle property to determine which pages, if any, should display a viewbox. A view box is an area with the preview page of an UltraPrintPreviewThumbnail that indicates what portion of that page is currently in view within its corresponding UltraPrintPreviewThumbnail.PreviewControl.
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