The PdfViewer type exposes the following members.

Properties

  NameDescription
Public propertyHorisontalSpacing
Gets or sets the horisontal space (in points) between 2 pages.
Public propertyPageIndex
Gets or sets the index of the page to display.
Public propertyPageLayout
Gets or sets the initial page layout.
Public propertySearchResultCssClass
Gets or sets the CSS class applied to the rectangle that highlights search results.
Public propertySearchServiceUrl
Gets or sets the URL for the service that handles full text searching.
Public propertyServiceUrl
Gets or sets the URL for the PDF rendering service.
Public propertyStorageKey
Gets or sets the unique key for the document.
Public propertyVerticalSpacing
Gets or sets the vertical space (in points) between 2 pages.
Public propertyZoomFactor
Gets or sets the initial zoom factor.
Public propertyZoomMode
Gets or sets the initial zoom mode

See Also