[]
        
(Showing Draft Content)

C1.iOS.Viewer.DocumentStreamEventArgs

DocumentStreamEventArgs Class

Event arguments for requesting document stream

Inheritance
DocumentStreamEventArgs
Namespace: C1.iOS.Viewer
Assembly: C1.iOS.Viewer.dll
Syntax
public class DocumentStreamEventArgs : AsyncEventArgs

Constructors

Name Description
DocumentStreamEventArgs(string[])

Initializes a new instance of the DocumentStreamEventArgs class.

Properties

Name Description
AllowedTypes

Gets the allowed document file types.

Stream

Gets or sets the stream of a document file.