Main Content
mlreportgen.dom.Document.getImagePrefix
Class: mlreportgen.dom.Document
Namespace: mlreportgen.dom
Get generated image name prefix
Description
gets the image name prefix of a document or template package located at the
specified path and of the specified type (Microsoft® Word or HTML). The DOM interface uses the prefix when generating internal
names of images appended to the document. This is a static method. Invoke it on the
imagePrefix
= mlreportgen.dom.Document.getImagePrefix(path
,type
)Document
class.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b