WorkflowManagerGetTemplatesToAppendToDocument Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Method returns templates that user can use for add to the PDF document")]
public List<Template> GetTemplatesToAppendToDocument()

Return Value

ListTemplate

See Also