ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintManager Class / PrinterName Property

In This Topic
    PrinterName Property (C1PrintManager)
    In This Topic
    Gets the printer name.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrinterName As System.String
    public System.string PrinterName {get;}
    See Also