Click or drag to resize

IDocumentIsCompoundChild Property

Indicates whether the native file was embedded inside another document (the parent document would have IsCompound set to True).

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

Property Value

Type: Boolean
See Also