←Select platform

Command Property

Summary

Gets or sets a value indicating how the load or save process should continue.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsPageEventCommand Command { get; set; } 
Public Property Command As Leadtools.Codecs.CodecsPageEventCommand 
public Leadtools.Codecs.CodecsPageEventCommand Command {get; set;} 
@property (nonatomic, assign) LTCodecsPageEventCommand command 
public CodecsPageEventCommand getCommand() 
public void setCommand(CodecsPageEventCommand value) 
             
 <br/>get_Command();<br/>set_Command(value);<br/>Object.defineProperty('Command');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly