List & Label .NET
combit.Reporting.Web.WebReportDesigner.Server Namespace / WebReportDesignerConfig Klasse / IgnorePrinterConfiguration Eigenschaft


In diesem Thema
    IgnorePrinterConfiguration Eigenschaft
    In diesem Thema
    When set to true, the printer configuration is ignored and a default is always used otherwise the printer configuration for the repository item is used.
    Syntax
    'Deklaration
     
    
    Public Shared Property IgnorePrinterConfiguration As Boolean
    public static bool IgnorePrinterConfiguration {get; set;}
    public:
    static property bool IgnorePrinterConfiguration {
       bool get();
       void set (    bool value);
    }
    Anforderungen

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

    Siehe auch