Tags

<< Click to Display Table of Contents >>

Navigation:  Basics >

Tags

All vpxPrint tags begin with a < character and end with a >.

 

General vpxPrint tag rules:

 

1.Tags are not case sensitive, they are delimited by "<" and ">":

                         < vpxPrint tag >

2.If "<" or ">" characters must be inserted within a tag, they must be escaped with a back slash character : Ex.: "\<" or "\>"

3.When applicable, vpxPrint tags are reversed by a </vpxPrint tag> tag.

Example:   <B> </B>

4.Paths can be expressed with "/" or "\" indifferently.