←Select platform

ImageFileDirectoryOffset Property

Summary
Gets the image file directory offset.
Syntax
C#
VB
Objective-C
C++
Java
public long ImageFileDirectoryOffset {get;} 
Public ReadOnly Property ImageFileDirectoryOffset As Long 
@property (nonatomic, assign, readonly) unsigned long imageFileDirectoryOffset 
public long getImageFileDirectoryOffset() 
public: 
property int64 ImageFileDirectoryOffset { 
   int64 get(); 
} 

Property Value

The image file directory offset.

Remarks

Use this to speed up the handling of TIFF files with many pages.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.