ESigningFormat
Represents the format of an e-signing document.
enum ESigningFormat {
PDF
ASICE
BDOC
EDOC
ADOC
ADOC_CEDOC
}
Values
ESigningFormat.PDF
The document is in PDF format.
ESigningFormat.ASICE
The document is in ASICE format.
ESigningFormat.BDOC
The document is in BDOC format.
ESigningFormat.EDOC
The document is in EDOC format.
ESigningFormat.ADOC
The document is in ADOC format.
ESigningFormat.ADOC_CEDOC
The document is in ADOC.CEDOC format.
Member Of
CreateESigningInput input ● ESigning object ● UpdateESigningInput input