Accusoft ImagXpress 13
FileOffset Property
Description
Gets and sets the offset in the file or memory buffer where ImagXpress will begin reading image data.
Property Type
Read-write property
Syntax
Visual Basic
Public Property FileOffset As Long
Return Type
The offset in the file or memory buffer where ImagXpress begins reading image data.
Remarks

This property applies when using the FileName property, or LoadBlob, LoadBuffer and LoadBufferPtr methods. When reading the file or memory buffer, the control begins at the offset specified by the FileOffset property. This property is useful when reading non standard files with embedded image data, files with multiple images, or where a header of known size appends to an image file.

FileOffset is zero based; the beginning of the file is considered 0, not 1.

See Also

ImagXpress Object  | ImagXpress Members  | Loading

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback