combit List & Label 29 - .NET Help
combit.Reporting Namespace / LlCore Class / LlSetPrinterInPrinterFile Method / LlSetPrinterInPrinterFile(LlProject,String,PrinterSettings,PageSettings) Method
Project type. See LlProject.
Project file name.
PrinterSettings instance that should be applied
PageSettings instance that should be applied


In This Topic
    LlSetPrinterInPrinterFile(LlProject,String,PrinterSettings,PageSettings) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub LlSetPrinterInPrinterFile( _
       ByVal projectType As LlProject, _
       ByVal projectFile As String, _
       ByVal printerSettings As PrinterSettings, _
       ByVal pageSettings As PageSettings _
    ) 

    Parameters

    projectType
    Project type. See LlProject.
    projectFile
    Project file name.
    printerSettings
    PrinterSettings instance that should be applied
    pageSettings
    PageSettings instance that should be applied
    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