Click or drag to resize

UDSectionsAdd Method

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Add(
	string NewSection,
	out UDSection Section
)

Parameters

NewSection
Type: SystemString
Section
Type: OmniPageCSDK.IproPlusUDSection
See Also