private void InitWordCaptureObjects()
 {
     capture = ComFactory.Instance.NewWCaptureX();
     monitor = ComFactory.Instance.NewWMonitorX();
 }