'Declaration Public Enum PageNumberDisplayStyle Inherits System.Enum
public enum PageNumberDisplayStyle : System.Enum
Member | Description |
---|---|
BelowEachPage | A page number is position below each preview page. |
Default | Default is resolved to None. |
LeftOfRow | A page number is positioned to the left of the row of preview pages. |
None | No page number indicator is displayed. |
The PageNumberDisplayStyle enumeration is used by the UltraPrintPreviewControl and UltraPrintPreviewThumbnail controls via their PreviewSettings.PageNumberDisplayStyle property.
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