Parameters
- windowHandle
window handle of the calling application
window handle of the calling application
Opens a dialog where the user can choose the first label's position in the label array.
window handle of the calling application
Not applicable for list projects!
Default values can be defined with LlPrintSetOption(). This function must be called after LlPrintStart() / LlPrintWithBoxStart() but before calling LlPrint() for the first time. The offset can be set and read by LlPrintSetOption(hJob,LL_PRNOPT_OFFSET). The dialog is the same as the one offered by the LlPrintOptionsDialog[Title](). The return value is in the range of 0 to (MAX_X*MAX_Y-1).
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