ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Viewer Namespace / PdfViewer Class
Members

In This Topic
    PdfViewer Class
    In This Topic
    Defines the pdf viewer control for displaying a pdf document source.
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class PdfViewer 
       Inherits ViewerBase
       Implements C1.Web.Mvc.ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class PdfViewer : ViewerBase, C1.Web.Mvc.ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.Viewer.ViewerBase
                C1.Web.Mvc.Viewer.PdfViewer

    See Also