Arbortext Command Language > Functions by Alphabetical Listing > graphic_tag
  
graphic_tag
graphic_tag (tagname[, doc])
This function returns 1 if the tag tagname is declared as a graphic element in the .dcf file for the document type associated with doc. If doc is omitted or 0, the current document is used.
* 
Arbortext Styler defines a graphic in a stylesheet by assigning the Graphic style to an element that is configured as a graphic in the .dcf file. Configuration changes made to the element in Arbortext Styler, for example changing its style to something other than Graphic, override the settings in the .dcf file. This may affect the working of this function.