ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing 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