ExportZones method (ILEADRasterDocument)
short ExportZones (short iPageIndex, BSTR bstrFileName); | |
Overview |
Refer to Working with Zones |
Remarks
Exports the zone list of the specified page into a zone file.
Zones that have been exported using this method can be imported using the ImportZones method.
The zone files are created by the underlying ScanSoft engine. The bstrFileName parameter should include the file extension.
See Also