PdfPkcs11ModuleLibraryPath Property |
Gets the path to the PKCS#11 module (usually a .dll).
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string LibraryPath { get; }Public ReadOnly Property LibraryPath As String
Get
Property Value
String
The path to the PKCS#11 module (usually a .dll).
See Also