Gets a value that indicates whether any decryptor AnnEncryptObject object in this AnnAutomation can be applied.
public bool CanApplyAllDecryptors { get; }
Public ReadOnly Property CanApplyAllDecryptors As Boolean
@property (nonatomic, readonly) BOOL canApplyAllDecryptors;
public boolean canApplyAllDecryptors()
public:
property bool CanApplyAllDecryptors
{
bool get()
}
true if any decryptor AnnEncryptObject object in this AnnAutomation can be applied; otherwise, false.
This property gets a value that indicates whether there is at least one decryptor AnnEncryptObject currently in this AnnAutomation that can be applied. The CanDecrypt value must be true in order to be able to apply a decryptor AnnEncryptObject.
Use the ApplyAllDecryptors method to apply all the decryptor AnnEncryptObject objects in this AnnAutomation that have not been applied.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document