Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.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
    Protected Properties
     NameDescription
    Protected PropertyGets the deferrals awaiter. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    See Also