UIDocumentSendingToApplicationEventArgs Class

Definition

public class UIDocumentSendingToApplicationEventArgs : EventArgs
type UIDocumentSendingToApplicationEventArgs = class
    inherit EventArgs
Inheritance
UIDocumentSendingToApplicationEventArgs

Constructors

UIDocumentSendingToApplicationEventArgs(String)

Initializes a new instance of the UIDocumentSendingToApplicationEventArgs class.

Properties

Application

Gets or sets the application that will receive the document.

Applies to