The PdfViewer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HorisontalSpacing |
Gets or sets the horisontal space (in points) between 2 pages.
| |
| PageIndex |
Gets or sets the index of the page to display.
| |
| PageLayout |
Gets or sets the initial page layout.
| |
| SearchResultCssClass |
Gets or sets the CSS class applied to the rectangle that highlights search results.
| |
| SearchServiceUrl |
Gets or sets the URL for the service that handles full text searching.
| |
| ServiceUrl |
Gets or sets the URL for the PDF rendering service.
| |
| StorageKey |
Gets or sets the unique key for the document.
| |
| VerticalSpacing |
Gets or sets the vertical space (in points) between 2 pages.
| |
| ZoomFactor |
Gets or sets the initial zoom factor.
| |
| ZoomMode |
Gets or sets the initial zoom mode
|