[]
Event arguments for requesting document stream
public class DocumentStreamEventArgs : AsyncEventArgs
| Name | Description |
|---|---|
| DocumentStreamEventArgs(string[]) | Initializes a new instance of the DocumentStreamEventArgs class. |
| Name | Description |
|---|---|
| AllowedTypes | Gets the allowed document file types. |
| Stream | Gets or sets the stream of a document file. |