ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class
Properties Methods Events

In This Topic
    WebViewer Class Members
    In This Topic

    The following tables list the members exposed by WebViewer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebViewer class.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyThe way of the showing of the rendered pages. For 'HtmlViewer' viewer type only.  
    Public PropertySpecifies the URL of a file containing localization strings.  
    Public PropertyReturns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control.  
    Public PropertyThe configure way of rendering.  
    Public Property

    Specifies the report object to display to the client.

     
    Public Property

    Specifies the name of the report object to display to the client. The supported keywords are 'file:', 'res:' and 'link:'.

     
    Public PropertyThe report service settings (like URL and security token).  
    Public PropertySpecifies the path to search for requested report files, which name starts with "file:" prefix.  
    Public PropertyDetermines the type of viewer that will be used to show the report in the client machine's browser.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Releases the WebViewer instance from memory.  
    Top
    See Also