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

In This Topic
    FilePath Property (PdfViewer)
    In This Topic
    Gets or sets the document path.
    Syntax
    'Declaration
     
    
    Public Property FilePath As String
    public string FilePath {get; set;}
    See Also