Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UsageInfo Class / LastPrinterName Property

In This Topic
    LastPrinterName Property
    In This Topic
    Gets or sets the name of the printer on which a document was last printed.
    Syntax
    'Declaration
     
    Public Property LastPrinterName As String
    public string LastPrinterName {get; set;}
    See Also