Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 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