Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.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 PropertyGets the allowed document file types.  
    Public PropertyGets or sets the stream of a document file.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.iOS.Core.AsyncEventArgs)
    Top
    See Also