Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ImageFileDirectoryOffset As Long |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public long ImageFileDirectoryOffset {get;} |
Return Value
The TIFF image file directory offset (IFD).For an example, refer to CodecsImageInfo.
The IFD is an offset within a TIFF file where a page starts. Use this to speed up the handling of TIFF files with many pages.
The value of this property is valid only if the value of IsImageFileDirectoryOffsetValid is true.
For more information, refer to Loading and Saving Large Tiff Files.
For more information, refer to Loading and Saving Large Tiff Files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6