Click or drag to resize

DocumentEventsClassPhysicalDocumentOpened Method

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

Parameters

i_DocumentId
Type: SystemInt32
i_Url
Type: SystemString

Implements

IDocumentEventsPhysicalDocumentOpened(Int32, String)
See Also