ComponentProperties.Item Method

This method returns the specified ComponentProperty from the ComponentProperties collection.

Syntax

HotDocs_Online.ComponentProperty Item ( object index )

Parameters Description
index The index of the ComponentProperty to return.

Return Value

The specified ComponentProperty from the collection.