ContentExtractorResultIsPasswordProtected Property |
True if document is password protected encrypted. If
HasError is true, then see
this property to determine if the document is unsupported for decrypting.
Namespace: OpenDiscoverSDK.Interfaces.ExtractorsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool IsPasswordProtected { get; set; }Property Value
Boolean
See Also