LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsRedirectOpenEventArgs Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsRedirectOpenEventArgs Class


"

For a list of all members of this type, see CodecsRedirectOpenEventArgs members.

"

Public Properties

 NameDescription
public Property AccessGets the requested mode that determines how the file can be accessed.  
public Property FileNameGets the name of the file to be opened.  
public Property ModeGets the requested mode that determines how to open or create the file.  
public Property ShareGets the requested mode that determines how the file will be shared by processes.  
public Property SuccessGets or sets a value indicating that the open operation was successful.  
Top

See Also