Click or drag to resize

IDocumentEventsPhysicalDocumentOpened Method

method PhysicalDocumentOpened

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void PhysicalDocumentOpened(
	int i_DocumentId,
	string i_Url
)

Parameters

i_DocumentId
Type: SystemInt32
i_Url
Type: SystemString
See Also