Creates a Summary Table for Information data with two columns.

Syntax

ISSummaryTables.CreateSummaryTableInformation(caption, [captionId], [captionHeadingLevel], [captionWidth], [captionNoBreakChars], [testMode])

Parameters

NameTypeOptionalByRefDescription
caption String The Caption.
captionId String Optional Optional CaptionId.
captionHeadingLevel Integer Optional Optional Caption Heading Level. The default is 3. If omitted, a value of 3 is assumed.
captionWidth Integer Optional The optional number of characters in the Caption column. The default is 20. If omitted, a value of 20 is assumed.
captionNoBreakChars Integer Optional The optional number of non-breaking characters in the Caption column. The default is 30. If omitted, a value of 30 is assumed.
testMode Boolean Optional If omitted, a value of False is assumed.

Return Value

ISSummaryTable

An ISSummaryTable object.

Member of:
ISSummaryTables
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0