Click or drag to resize

IScriptingEventsOnPhysicalDocumentOpened Method

Document is being opened for viewing. Word or Excel or something is about to be launched.

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
void OnPhysicalDocumentOpened(
	int documentId
)

Parameters

documentId
Type: SystemInt32
See Also