ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / MicroPdf417 Class / FileId Property

In This Topic
    FileId Property (MicroPdf417)
    In This Topic
    Gets or sets the structure file ID.
    Syntax
    'Declaration
     
    Public Overridable Property FileId As Integer
    public virtual int FileId {get; set;}
    See Also