E-Payment Integrator 2016 macOS Edition
E-Payment Integrator 2016 macOS Edition
Questions / Feedback?

checkBackImageFilename (property)

This property contains location of a scanned image of the back of the physical check, in the format specified by ImageFormat and compressed using the designated ImageCompression .

- (NSString*)checkBackImageFilename:(int)checkIndex

- (void)setCheckBackImageFilename:(int)checkIndex :(NSString*)newCheckBackImageFilename

Default Value

""

Remarks

This property contains location of a scanned image of the back of the physical check, in the format specified by CheckImageFormat and compressed using the designated CheckImageCompression. You may either specify the path and filename of an image on disk in this property, or you may set the raw binary image data in the CheckBackImageData property. If both properties are specified CheckBackImageData will be used and CheckBackImageFilename will be ignored. If both properties are left empty, no records referencing the back image of the check will be added to the file.

The size of the array is controlled by the CheckCount property.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 macOS Edition - Version 16.0 [Build 7354]