ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / FilePath Property

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