Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Top
The Document type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetBase64Document |
Get the document as a base64 document
| |
| GetBinaryDocument |
Get the document as a binary buffer
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReferenceUrl |
Gets the reference URL.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetAsBase64Document |
Set the document instance with string data.
| |
| SetAsBinaryDocument |
Set the document instance with binary data
| |
| SetAsExternalReference |
Set tje document instance based on an external reference
| |
| SetAsTextDocumentFromBinary |
Set the document instance as text document from binary data
| |
| SetAsTextDocumentFromString | ||
| ToString | (Inherited from Object.) |
See Also