Click or drag to resize

IDocumentIsCompound Property

Indicates whether the native file is a "compound document" (contains embedded files).

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

Property Value

Type: Boolean
See Also