public void ExportToHTML( string filePath, bool exportDesignObjects, IEnumerable<Designer> documents )
Parameters
- filePath
- The path to the output file.
- exportDesignObjects
- Include design objects in the export?
- documents
- A list of documents to export.