Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsRedirectOpenEventArgs Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsRedirectOpenEventArgs Class


The following tables list the members exposed by CodecsRedirectOpenEventArgs.

Public Constructors

 NameDescription
Public ConstructorCodecsRedirectOpenEventArgs Constructor Initializaes a new instance of the CodecsRedirectOpenEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyAccess Gets the requested mode that determines how the file can be accessed.  
Public PropertyFileName Gets the name of the file to be opened.  
Public PropertyMode Gets the requested mode that determines how to open or create the file.  
Public PropertyShare Gets the requested mode that determines how the file will be shared by processes.  
Public PropertySuccess Gets or sets a value indicating that the open operation was successful.  
Top

See Also