ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / Ports Property

In This Topic
    Ports Property
    In This Topic
    Returns the collection of printer ports available.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ports As StringCollection
    public StringCollection Ports {get;}
    See Also