Click or drag to resize

DocumentEventsClassDocumentOpen Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void DocumentOpen(
	int DocumentId
)

Parameters

DocumentId
Type: SystemInt32

Implements

IDocumentEventsDocumentOpen(Int32)
See Also