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


In This Topic
    ExportProfile Class
    In This Topic
    Represents an export profile that produces one or more files (e.g. PDF export).
    Object Model
    ExportProfile Class
    Syntax
    'Declaration
     
    
    Public Class ExportProfile 
       Inherits ExportProfileBase
    public class ExportProfile : ExportProfileBase 
    public ref class ExportProfile : public ExportProfileBase 
    Inheritance Hierarchy

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

    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