Page layout for a document opened in a PdfWebControl instance.
Namespace: RadPdf.Web.UIAssembly: RadPdf (in RadPdf.dll) Version: 2.16.0.0 (2.16.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| DocumentDefault | 0 | Use the PDF document's default page layout. | |
| SinglePage | 1 | Display one page at a time, with no portion on other pages visible. | |
| SinglePageContinuous | 2 | Display pages in a continuous vertical column that is one page wide. |
Remarks
See Also