ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / PrinterName Property

In This Topic
    PrinterName Property (SystemPrinter)
    In This Topic
    Gets or sets the name of the printer to use.
    Syntax
    'Declaration
     
    Public Property PrinterName As String
    public string PrinterName {get; set;}
    See Also