The PdfViewer type exposes the following members.

Methods

  NameDescription
Protected methodAddAttributesToRender
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag.
(Overrides WebControl..::..AddAttributesToRender(HtmlTextWriter).)
Protected methodGetScriptDescriptors
Returns the ScriptDescriptor objects for the control.
(Overrides ScriptControl..::..GetScriptDescriptors()()()().)
Protected methodGetScriptReferences
Returns the script files for the control.
(Overrides ScriptControl..::..GetScriptReferences()()()().)
Protected methodOnPreRender
Raises the [E:PreRender] event.
(Overrides ScriptControl..::..OnPreRender(EventArgs).)
Protected methodRender
Outputs the markup for this control.
(Overrides ScriptControl..::..Render(HtmlTextWriter).)

See Also