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