C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating how the load or save process should continue.
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'); public:property Leadtools.Codecs.CodecsPageEventCommand Command {Leadtools.Codecs.CodecsPageEventCommand get();void set ( Leadtools.Codecs.CodecsPageEventCommand );}
A value indicating how the load or save process should continue.
For an example, refer to RasterCodecs.LoadPage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
