DocumentInfo Class |
Namespace: ASDSoft.WebSigner.Server.Content
[SerializableAttribute] public class DocumentInfo
The DocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
DocumentInfo(Byte, String) |
Secondary constructor for help provide binary data of document without stream.
| |
DocumentInfo(Stream, String) |
Primary recommended constructor.
|
Name | Description | |
---|---|---|
ContentType |
Media type of document used for downloading document in browser, for example application/pdf for PDF document.
| |
HasData |
Indicates, that document for signing is filled.
|