TemplatePackage GetFiles Method
Overload List

  Name Description
Public method GetFiles 
Get a list of all file names stored in the package. These are internal names. E.g. "template.rtf" or "images/icon.png".
Public method GetFiles(Boolean)
Get a list of all file names stored in the package. These are internal names. E.g. "template.rtf" or "images/icon.png".
Back to Top
See Also