PdfPkcs11ModuleLibraryVersion Property |
Gets the Cryptoki library version number.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string LibraryVersion { get; }Public ReadOnly Property LibraryVersion As String
Get
Property Value
String
The Cryptoki library version number.
See Also