export

public final void export(String filepath, IExporter exporter)

Exports the document to a file using the specified exporter.

Parameters

filepath

The path where the exported file will be saved.

exporter

The exporter that defines the output format and settings.