Gets a value that indicates whether any encryptor AnnEncryptObject object in this AnnAutomation can be applied.
public bool CanApplyAllEncryptors { get; }
Public ReadOnly Property CanApplyAllEncryptors As Boolean
@property (nonatomic, readonly) BOOL canApplyAllEncryptors;
public boolean canApplyAllEncryptors()
public:
property bool CanApplyAllEncryptors
{
bool get()
}
true if any encryptor AnnEncryptObject object in this AnnAutomation can be applied; otherwise, false.
This property gets a value that indicates whether there is at least one encryptor AnnEncryptObject currently in this AnnAutomation that can be applied. The CanEncrypt value must be true in order to be able to apply an encryptor AnnEncryptObject.
Use the ApplyAllEncryptors method to apply all the encryptor 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