←Select platform

Load Property

Summary

Gets the options for loading JBIG2 images.

Syntax

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

Property Value

A CodecsJbig2LoadOptions class that contains the options to be used when loading JBIG2 images.

Example

For an example, refer to CodecsJbig2Options.

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