Document MethodsebComposer Tools Class Library for .NET
Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.

The Document type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBase64Document
Get the document as a base64 document
Public methodGetBinaryDocument
Get the document as a binary buffer
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetReferenceUrl
Gets the reference URL.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAsBase64Document
Set the document instance with string data.
Public methodSetAsBinaryDocument
Set the document instance with binary data
Public methodSetAsExternalReference
Set tje document instance based on an external reference
Public methodSetAsTextDocumentFromBinary
Set the document instance as text document from binary data
Public methodSetAsTextDocumentFromString
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also