←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 Leadtools.Codecs.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) 
             
  
get_Command(); 
set_Command(value); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize