Macro Language Reference > Macros > Tag > tpdftag
  
tpdftag
Description
Allows a PDFTag Control stream to be associated with a content stream.
Syntax
tpdftag content stream:t? (',' pdftag name:t? ',' pdftag stream:t? )
tpdftag
[no parameter]
Invoke the Assign PDF Tag dialog box.
content stream
The name of the stream with which to associate a PDFTag control stream.
The name must be enclosed in double quotes.
pdftag name (optional)
The name of the PDFTag to associate with the content stream.
The name must be enclosed in double quotes.
pdftag stream (optional)
The PDFTag control stream from which to obtain the tag information. If this value is not specified, the document’s default tag stream will be used.
The name must be enclosed in double quotes.