Click or drag to resize

DocumentInfoOpenRead Method

Open stream for read original document for signing.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public Stream OpenRead()

Return Value

Type: Stream
Opened read stream with original document for signing.
See Also