ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / PrintFileName Property

In This Topic
    PrintFileName Property
    In This Topic
    Gets or sets the file name, when printing to a file.
    Syntax
    'Declaration
     
    Property PrintFileName As String
    string PrintFileName {get; set;}

    Property Value

    The file name, when printing to a file.
    See Also