Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / PaginatedExporter Class / FileName Property

In This Topic
    FileName Property (PaginatedExporter)
    In This Topic
    Gets or sets the name of the output file.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also