Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Project Class / ExportToHTML Method / ExportToHTML(String,Boolean,IEnumerable<Designer>) Method
The path to the output file.
Include design objects in the export?
A list of documents to export.
In This Topic
    ExportToHTML(String,Boolean,IEnumerable<Designer>) Method
    In This Topic
    Export this project to a HTML file.
    Syntax

    Parameters

    filePath
    The path to the output file.
    exportDesignObjects
    Include design objects in the export?
    documents
    A list of documents to export.
    See Also