←Select platform

Load Property

Summary

Gets the options for loading TIFF images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsTiffLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsTiffLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsTiffLoadOptions* load 
public CodecsTiffLoadOptions getLoad() 
 get_Load();  

Property Value

The TIFF load 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