Click or drag to resize

IDocumentSource Property

The source of the document.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
ISource Source { get; }

Property Value

Type: ISource
See Also