AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : FileOffsetUse Property |
Visual Basic |
---|
Public Property FileOffsetUse As enumFileOffsetUse |
Use this property to change the behavior of the FileOffset property when reading TIFF files or custom TIFF files.
When FileOffsetUse is set to default (FO_IMAGE), the FileOffset property points to the offset in the file or memory buffer where ImagXpress will begin reading a TIFF.
If the PageNbr property is used, page 1 is the IFD/page being loaded, page 2 is the second page after the IFD/page being loaded and so on.