Reports for WinForms | ComponentOne
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 String
    public string PrinterName {get;}
    See Also