ComponentCollection.Open Method
This method opens the specified component file and populates the ComponentCollection.
Syntax
void Open ( string fileName , HotDocs_Online.CMPOpenOptions options )
| Parameters | Description |
| fileName | The file name and path of the HotDocs component (.CMP) file to open. |
| options | The options for opening the component file. |