PdfPkcs11ModuleModuleDescription Property |
Gets the description of the library.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string ModuleDescription { get; }Public ReadOnly Property ModuleDescription As String
Get
Property Value
String
The description of the library.
See Also