C# Class NetOffice.WordApi.Events.DocumentEvents_SinkHelper

Inheritance: SinkHelper, DocumentEvents
Mostrar archivo Open project: ehsan2022002/VirastarE Class Usage Examples

Public Properties

Property Type Description
Id string

Public Methods

Method Description
Close ( ) : void
DocumentEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
New ( ) : void
Open ( ) : void

Method Details

Close() public method

public Close ( ) : void
return void

DocumentEvents_SinkHelper() public method

public DocumentEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
eventClass ICOMObject
connectPoint IConnectionPoint
return NetOffice.Attributes

New() public method

public New ( ) : void
return void

Open() public method

public Open ( ) : void
return void

Property Details

Id public_oe static_oe property

public static string Id
return string