User`s guide
12 Classes – Alphabetical List
12-220
File Type File Extension
Icon .cur
Windows metafile .emf
Encapsulated PostScript .eps
GIF image .gif
HTML .html
JPEG image .jpe
JPEG image .jpeg
JPEG .jpg
JavaScript .js
JavaScript object Notation .json
PNG image .png
PSD .psd
Rich Text Format .rtf
Scalable Vector Graphics .svg
TIFF image .tif
TIFF image .tiff
Truetype font .ttf
SourceFilePath — Source file path
string
Source file path, specified as a string.
Tag — Tag for document element
string
Tag for document element, specified as a string.
A session-unique ID is generated as part of document element creation. The generated
tag has the form CLASS:ID, where CLASS is the class of the element and ID is the value
of the Id property of the object. You can specify a tag to replace the generated tag.
Specify your own tag value, for example, to make it easier to identify where an issue
occurred during document generation.