ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PrinterSettings Class / PrinterName Property

In This Topic
    PrinterName Property (PrinterSettings)
    In This Topic
    Gets printer name
    Syntax
    'Declaration
     
    Public ReadOnly Property PrinterName As String
    public string PrinterName {get;}
    See Also