Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / DocumentStreamEventArgs Class
Properties Methods

In This Topic
    DocumentStreamEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DocumentStreamEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentStreamEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the allowed document file types.  
    Public Property Gets or sets the stream of a document file.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs)
    Top
    See Also