Add a Label type Page Object.

Syntax

finPageObjects.AddLabel(name, caption, [labelStyle], [paddingTop], [paddingBottom])

Parameters

NameTypeOptionalByRefDescription
name String The Page Object Name.
caption String The Caption.
labelStyle isefinPageObjectLabelStyle Optional The Label Style. If omitted, a value of isefinPageObjectLabelStyle.Heading4 is assumed.
paddingTop Integer Optional If omitted, a value of 12 is assumed.
paddingBottom Integer Optional If omitted, a value of 0 is assumed.

Return Value

finPageObject

A finPageObject object.

Member of:
finPageObjects
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0