HotDocs_Online.ComponentProperties Object

ComponentProperties represents a collection of ComponentProperty objects. Each HotDocs component (e.g., variable, dialog, etc.) contains a ComponentProperties collection that defines the component. For example, one property that every component contains is its name. Using this object, your host application could read the properties of any HotDocs component and use that information to change certain behavior of your application.

Interface Information

ProgID: HotDocs_Online.ComponentProperties.10.1
Version Independent ProgID: HotDocs_Online.ComponentProperties
CLSID: {212E757C-6EC6-4FCB-BB11-8557F09BB2F1}
_ComponentProperties Interface: IID: {C19EA04A-64FB-4782-9AE1-7BE8F6987316} default.

Methods

Method Description
Item This method returns the specified ComponentProperty from the ComponentProperties collection.

Properties

Property Description
Count [Read-only] This property returns the number of components in the ComponentProperties collection.