DocumentViewerBase.SetPageView Method
Name | Parameters | Description |
---|---|---|
SetPageView(PageViewModes) | viewMode | Determines the number of columns and rows used to display pages of a multipage report within a Print Preview. |
SetPageView(Int32, Int32) | columns, rows | Determines the number of columns and rows used to display pages of a multipage report within a Print Preview. |