Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsTiffLoadOptions Class : UseImageFileDirectoryOffset Property |
public bool UseImageFileDirectoryOffset {get; set;}
'Declaration
Public Property UseImageFileDirectoryOffset As Boolean
'Usage
Dim instance As CodecsTiffLoadOptions Dim value As Boolean instance.UseImageFileDirectoryOffset = value value = instance.UseImageFileDirectoryOffset
public bool UseImageFileDirectoryOffset {get; set;}
@property (nonatomic, assign, getter=usesImageFileDirectoryOffset) BOOL useImageFileDirectoryOffset
public boolean getUseImageFileDirectoryOffset() public void setUseImageFileDirectoryOffset(boolean value)
<br/>get_UseImageFileDirectoryOffset();<br/>set_UseImageFileDirectoryOffset(value);<br/>Object.defineProperty('UseImageFileDirectoryOffset');
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/BigTIFF Files topic for more information.