Accusoft.ImagXpress12.Net
IFDOffset Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > SaveOptionsTiff Class : IFDOffset Property




Glossary Item Box

Gets and sets the location to append the next TIFF page when the UseIFDOffset property is set to true.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the TIFF page to append to.

Remarks

Note: No other operation with the TIFF file should be done during the looping of saving the pages with a fast TIFF write. It would be detrimental to call either the ReadAllMetaData, ImageX.SaveAllMetaData, CompactFile, ImageX.DeletePage, or ImageX.InsertPage methods in the middle of doing a fast TIFF write as they would definitely affect the IFD offsets in the file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.