DocumentLibrary.loadDocumentTemplate Method¶
Module: DocumentLibrary
Definition¶
Loads the specified document template from a file.
static void loadDocumentTemplate(String? path)
Parameters
path Stringin A string that contains the full path to the document template.
Exceptions
An error has occurred during Document Library execution.