ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports 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;}
    Remarks
    Read only.
    See Also