←Select platform

Command Property

Summary
Gets or sets a value indicating how the load or save process should continue.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsPageEventCommand Command { get; set; } 
Public Property Command As CodecsPageEventCommand 
@property (nonatomic, assign) LTCodecsPageEventCommand command 
public CodecsPageEventCommand getCommand() 
public void setCommand(CodecsPageEventCommand value) 
public: 
property CodecsPageEventCommand Command { 
   CodecsPageEventCommand get(); 
   void set (    CodecsPageEventCommand ); 
} 

Property Value

A value indicating how the load or save process should continue.

Example

For an example, refer to RasterCodecs.LoadPage.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.