| SignDocSignatureParametersgetTemplate Method |
Get an XML document specifying the current layout.
This function can be used for debugging and for reporting bugs.
This function will fail if the "Template" blob parameter is invalid.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic byte[] getTemplate()
Return Value
Type:
ByteThe XML document or null on error.
See Also