Click or drag to resize

ExportExportOffice Method

Runs the export of a Word or PowerPoint from the specified OfficeExportInfo

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public void ExportOffice(
	OfficeExportInfo info
)

Parameters

info
Type: Easymap.AddIn.ExportOfficeExportInfo
See Also