←Select platform

State Property

Summary

Gets the state of the load or save process.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsPageEventState State { get; } 
Public ReadOnly Property State As Leadtools.Codecs.CodecsPageEventState 
@property (nonatomic, assign, readonly) LTCodecsPageEventState state 
public CodecsPageEventState getState() 
 get_State();  

Property Value

The state of the load or save process.

Example

For an example, refer to RasterCodecs.LoadPage.

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