LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Mode Property

Show in webframe







Gets the requested mode that determines how to open or create the file.
Syntax
public FileMode Mode {get;}
'Declaration
 
Public ReadOnly Property Mode As FileMode
'Usage
 
Dim instance As CodecsRedirectOpenEventArgs
Dim value As FileMode
 
value = instance.Mode
public FileMode Mode {get;}

            
public String getMode()
 get_Mode(); 
public:
property FileMode Mode {
   FileMode get();
}

Property Value

The requested open mode that determines how to open or create the file.
Example
For an example, refer to RasterCodecs.StartRedirecting
Requirements

Target Platforms

See Also

Reference

CodecsRedirectOpenEventArgs Class
CodecsRedirectOpenEventArgs Members

 

 


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