Click or drag to resize
DocumentEventArgsDocument Property
Gets the document the event is raised for.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCDocument Document { get; }

Property Value

Type: BCDocument
See Also