ImageGear Professional for Windows ActiveX
SavePageBeforeEvent Property

Description:

Gets and sets whether the images saved during an AcquireToFile Method operation are to be saved before or after an AfterPage Event.

Saving the page before the event makes the file available for access during the event.

Saving the page after the event makes the page available for post-processing (before saving the file) during the event.

When using AcquireToFile Method, you must choose one or the other.

If you want to do both post-processing and file access as each page is scanned, you can use Acquire Method instead of AcquireToFile Method. You will have to do the work of naming and saving each file in your own code, but you will have more control.

Property Type:

Read-write property

Return Type:

Boolean

Default Value: False

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback