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

In This Topic
    FileId Property (MicroPdf417TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.MicroPdf417.FileId. Sets the structure file ID.
    Syntax
    'Declaration
     
    Public Overridable Property FileId As Integer
    public virtual int FileId {get; set;}
    See Also