ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / FileName Property

In This Topic
    FileName Property (SystemPrinter)
    In This Topic
    Gets or sets the file name used to print to a file.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also