The PdfViewer type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| AddAttributesToRender |
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag.
(Overrides WebControl..::..AddAttributesToRender(HtmlTextWriter).) | |
| GetScriptDescriptors |
Returns the ScriptDescriptor objects for the control.
(Overrides ScriptControl..::..GetScriptDescriptors()()()().) | |
| GetScriptReferences |
Returns the script files for the control.
(Overrides ScriptControl..::..GetScriptReferences()()()().) | |
| OnPreRender |
Raises the [E:PreRender] event.
(Overrides ScriptControl..::..OnPreRender(EventArgs).) | |
| Render |
Outputs the markup for this control.
(Overrides ScriptControl..::..Render(HtmlTextWriter).) |
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
|