This property determines whether certain tags in HTML are noted
so that their location can be determined at a later time.
All elements of style 'abcpdf-tag-visible' 'true' will be
tagged. For example:
<p id="p1" style="abcpdf-tag-visible: true">Gallia
est omnis divisa in partes tres.<p>
After adding your web pages, you can retrieve information about
the items on the PDF page using the GetTagIDs and the GetTagRects methods.
|