OpenFileRequest Class

Definition

Standard request for opening a file to another application.

public class OpenFileRequest
Inheritance
OpenFileRequest

Constructors

OpenFileRequest()

Open request with an existing file.

OpenFileRequest(String, FileBase)

Open request with an existing file.

OpenFileRequest(String, ReadOnlyFile)

Open request with an existing file.

Properties

File

File to open.

PresentationSourceBounds

Gets or sets the source rectangle to display the Share UI from.

Title

Title to display on open dialog if available.

Applies to