Create a new TopazSignature based on an existing sig stream.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
Parameters
- sigStream
- Type: System.IO..::..Stream
An unencrypted, uncompressed SIG string as stream.
Remarks
The caller is responsible for closing the
stream. The stream can be closed after this constructor returns.