combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlCore Class / LlSetPrinterInPrinterFile Method / LlSetPrinterInPrinterFile(LlProject,String,String,LlSetPrinterInPrinterFileModes) Method
Project type. See LlProject.
Project file name.

Printer name.

See LlSetPrinterInPrinterFileModes Enumeration.


LlSetPrinterInPrinterFile(LlProject,String,String,LlSetPrinterInPrinterFileModes) Method
Syntax
'Declaration
 
Public Overloads Sub LlSetPrinterInPrinterFile( _
   ByVal projectType As LlProject, _
   ByVal projectFile As String, _
   ByVal printerName As String, _
   ByVal modes As LlSetPrinterInPrinterFileModes _
) 
 

Parameters

projectType
Project type. See LlProject.
projectFile
Project file name.
printerName

Printer name.

modes
See LlSetPrinterInPrinterFileModes Enumeration.
Requirements

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

See Also