Leadtools.Codecs Namespace > CodecsTiffLoadOptions Class : ImageFileDirectoryOffset Property |
public long ImageFileDirectoryOffset {get; set;}
'Declaration Public Property ImageFileDirectoryOffset As Long
'Usage Dim instance As CodecsTiffLoadOptions Dim value As Long instance.ImageFileDirectoryOffset = value value = instance.ImageFileDirectoryOffset
public long ImageFileDirectoryOffset {get; set;}
get_ImageFileDirectoryOffset();
set_ImageFileDirectoryOffset(value);
This serves as a reference page for loading pages from a large TIFF file.
The value of the UseImageFileDirectoryOffset must be set to true in order for the toolkit to use the ImageFileDirectoryOffset value when loading TIFF images.
Some restrictions apply to this function if you use an IFD to indicate to which page to write a comment, tag, metadata, or GeoKey. See the Loading And Saving Large TIFF Files topic for more information.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2