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


LlPrintGetItemsPerTable Method

Returns the number of lines of the smallest list on a page.

Syntax
'Declaration
 
Public Function LlPrintGetItemsPerTable() As Integer
 

Return Value

Number of table lines.

Remarks

Can be used to calculate the total number of output pages. This value need not be correct as the height of lines of various table lines may be different because of word wrap or different numbers of lines per field, multiple table lines etc. Any appearance condition and expression formula used to calculate this is using the currently defined variables and fields.

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