Click or drag to resize

IDocumentDecrypted Property

Indicates if the native file was password protected but able to be decrypted during import.

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

Property Value

Type: Boolean
See Also