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

In This Topic
    Port Property
    In This Topic
    Gets or sets the current printer port.
    Syntax
    'Declaration
     
    Public Property Port As String
    public string Port {get; set;}
    See Also