combit List & Label 30 - .NET Hilfe
combit.Reporting Namespace / ExportConfiguration Klasse / ExportConfiguration Konstruktor / ExportConfiguration Konstruktor(LlExportTarget,Stream,String)

Zielformat als LlExportTarget.

Exportziel als Stream.

Projektdatei.



ExportConfiguration Konstruktor(LlExportTarget,Stream,String)

Erstellt ein neues ExportConfiguration Objekt, was für den direkten Export mit Hilfe der Export Methode benötigt wird.

Syntax
'Deklaration
 
Public Function New( _
   ByVal exportTarget As LlExportTarget, _
   ByVal exportStream As Stream, _
   ByVal projectFile As String _
)
 

Parameter

exportTarget

Zielformat als LlExportTarget.

exportStream

Exportziel als Stream.

projectFile

Projektdatei.

Anforderungen

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

Siehe auch