Click or drag to resize

IDocumentEncrypted Property

Indicates if the native file was password protected and unable to be decrypted.

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

Property Value

Type: Boolean
See Also