ActiveReports Developer 7
Ports Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Ports Property

Glossary Item Box

Returns the collection of printer ports available.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Ports As System.Collections.Specialized.StringCollection
C# 
public System.Collections.Specialized.StringCollection Ports {get;}

Remarks

Read only.

See Also