combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / PrintOnServerProfile Class
Members


In This Topic
    PrintOnServerProfile Class
    In This Topic
    Represents an export profile that sends the report to a printer which is connected to the server.
    Object Model
    PrintOnServerProfile Class
    Syntax
    'Declaration
     
    
    Public Class PrintOnServerProfile 
       Inherits ExportProfileBase
    public class PrintOnServerProfile : ExportProfileBase 
    public ref class PrintOnServerProfile : public ExportProfileBase 
    Inheritance Hierarchy

    System.Object
       combit.ReportServer.ClientApi.Objects.ExportProfileBase
          combit.ReportServer.ClientApi.Objects.PrintOnServerProfile

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also