combit List & Label 28 - .NET Hilfe
combit.Reporting Namespace / ListLabel Klasse / AutoDestination Eigenschaft


In diesem Thema
    AutoDestination Eigenschaft
    In diesem Thema

    Druckformat für die Methoden Print und Design im datengebundenen Modus, zum Beispiel Drucker, Vorschau, PDF, HTML und so weiter.

    Syntax
    'Deklaration
     
    
    Public Property AutoDestination As LlPrintMode
    public LlPrintMode AutoDestination {get; set;}
    public:
    property LlPrintMode AutoDestination {
       LlPrintMode get();
       void set (    LlPrintMode value);
    }
    Anforderungen

    Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    Siehe auch