Visual Basic (Declaration) | |
---|---|
Public Property ImageFileDirectoryOffset As Long |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public long ImageFileDirectoryOffset {get; set;} |
C++/CLI | |
---|---|
public: property long long ImageFileDirectoryOffset { long long get(); void set (long long value); } |
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 UseImageFileDirectoryOffset must be set to true in order for ImageFileDirectoryOffset to be used when saving TIFF files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6