| Visual Basic (Declaration) | |
|---|---|
Public Property ImageFileDirectoryOffset As Long | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public long ImageFileDirectoryOffset {get; set;} | |
Return Value
The offset within a TIFF file where the page starts.For an example, refer to CodecsTiffOptions.
This serves as a reference page for saving 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 saving TIFF images.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family