_dispDocumentEvents.DocumentOpening(String, Boolean) Method

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void DocumentOpening(Platform::String ^ DocumentPath, bool ReadOnly);

Parameters

DocumentPath
String

The document path.

ReadOnly
Boolean

Whether or not the document is read-only.

Attributes

Applies to