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


LlPrintResetProjectState Method

Resets the print state of the whole project, so that printing starts as if it was a new project.

Syntax
'Declaration
 
Public Sub LlPrintResetProjectState() 
 
Remarks

This API resets the print state of the whole project (objects, page numbers, user and sum variables etc). Can be used for mail merges: instead of closing the print job using LlPrintEnd Method and reopening another one, simply use this API to reset the whole print state.

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