LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

UpdateCodecsOptions Event (GetImageInfoActivity)

Show in webframe





Gets called just before the file is queried to enable the client to set the appropriate querying options.
Syntax
public event EventHandler<UpdateCodecsOptionsEventArgs> UpdateCodecsOptions
'Declaration
 
Public Event UpdateCodecsOptions As EventHandler(Of UpdateCodecsOptionsEventArgs)
'Usage
 
Dim instance As GetImageInfoActivity
Dim handler As EventHandler(Of UpdateCodecsOptionsEventArgs)
 
AddHandler instance.UpdateCodecsOptions, handler

            

            
public:
event EventHandler<UpdateCodecsOptionsEventArgs^>^ UpdateCodecsOptions
Event Data

The event handler receives an argument of type UpdateCodecsOptionsEventArgs containing data related to this event. The following UpdateCodecsOptionsEventArgs properties provide information specific to this event.

PropertyDescription
RasterCodecsInstance Gets the RasterCodecs object used for file access. You can change the properties of this object for more control over the load and save options.
Remarks
The callback receives an object that contains the RasterCodecs object used for file access.
Requirements

Target Platforms

See Also

Reference

GetImageInfoActivity Class
GetImageInfoActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features