Click or drag to resize

IDocumentIsCompound Property

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

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

Property Value

Type: Boolean
See Also