[This is preliminary documentation and is subject to change.]

RAD PDF Web Form Control

Namespace:  RadPdfLibrary.Web.UI
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public class RadPdfWebControl : WebControl, 
	ICallbackEventHandler
Visual Basic (Declaration)
Public Class RadPdfWebControl _
	Inherits WebControl _
	Implements ICallbackEventHandler
Visual Basic (Usage)
Dim instance As RadPdfWebControl

Remarks

This class and its members should only be used in a web application setup for RAD PDF.

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      RadPdfLibrary.Web.UI..::.RadPdfWebControl

See Also