ImportZones method (ILEADRasterDocument)
short ImportZones (short iPageIndex, BSTR bstrFileName); | |
Overview |
Refer to Working with Zones |
Remarks
Imports the zone list from a zone file into the specified page.
This method removes any zone list already attached to the specified page.
The ImportZones method only imports zone files created using the ExportZones method.
See Also