Click or drag to resize

IPDFDocumentStamp Method

Overload List
  NameDescription
Public methodStamp(StringList, IDocStorageService)
Creates a PDF byte array based on the PDF template ID / Keys passed to it.
Public methodStamp(Template, NameValueCollection)
Creates a PDF byte array based on the PDF template / Keys passed to it
Public methodStamp(String, NameValueCollection, IDocStorageService)
Creates a PDF byte array based on the PDF template ID / Keys passed to it.
Top
See Also