PageDisplayMode Enum

Represents the collection of page display mode types.

public enum PageDisplayMode
Public Enum PageDisplayMode

Inheritance: ObjectValueTypeEnumPageDisplayMode

Fields

PageDisplayMode.SinglePage0Shows the single page view.
PageDisplayMode.SinglePageContinuous1Shows the single page view with scrolling enabled.
PageDisplayMode.TwoUp2Shows the two up page view.
PageDisplayMode.TwoUpContinuous3Shows two up page view with scrolling enabled.
PageDisplayMode.TwoUpContinuousWithCoverPage5Shows the two up page view with cover page and scrolling enabled.
PageDisplayMode.TwoUpWithCoverPage4Shows the two up page view with cover page.

Licensing Info

This enum is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Viewer

In this topic