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

In This Topic
    PrinterNames Property
    In This Topic
    Returns the collection of printer names available.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrinterNames As PrinterSettings.StringCollection
    public PrinterSettings.StringCollection PrinterNames {get;}
    Remarks
    Read only.
    See Also