←Select platform

Tiff Property

Summary

Gets the TIFF load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsTiffOptions Tiff { get; } 
Public ReadOnly Property Tiff As Leadtools.Codecs.CodecsTiffOptions 
@property (nonatomic, strong, readonly) LTCodecsTiffOptions* tiff 
public CodecsTiffOptions getTiff() 
 get_Tiff();  

Property Value

The TIFF load and save options.

Example

For an example, refer to CodecsTiffOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly