ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / Printer Class / DocumentName Property

In This Topic
    DocumentName Property (Printer)
    In This Topic
    Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document.
    Syntax
    'Declaration
     
    Public Property DocumentName As String
    public string DocumentName {get; set;}
    See Also