public void LlPrintResetProjectState()
public: void LlPrintResetProjectState();
'Declaration
Public Sub LlPrintResetProjectState()
Resets the print state of the whole project, so that printing starts as if it was a new project.
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.
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