List & Label .NET
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 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    See Also