combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlCore Class / LlPrintEnableObject Method


LlPrintEnableObject Method

Enables the object to be printed or disables it in order to tell List & Label to ignore it.

Overload List
OverloadDescription
Enables the object to be printed or disables it in order to tell List & Label to ignore it.  

Enables the object to be printed or disables it in order to tell List & Label to ignore it.

 
Remarks

The object name can be . (empty) to address all objects, otherwise it has to be the object name (entered by the user) with the prefix ":". If the user is able to change objects and object names in the designer it is important to ask for the return value to test if the object exists at all! This function is particularly important for filling several independent tables. Before calling LlPrint() all table objects must be enabled.

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