←Select platform

Load Property

Summary

Gets the options for loading JBIG images.

Syntax

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

Property Value

The JBIG load options.

Example

For an example, refer to CodecsJbigOptions.

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