The ISYSAnnotation object contains information about each annotation associated with a document. | |||||||||||||||
ISYSAnnotation Methods | |||||||||||||||
| |||||||||||||||
ISYSAnnotation Properties | |||||||||||||||
| |||||||||||||||
Remarks | |||||||||||||||
An annotation is attached to a line and column of a given document. The line and column number are as how ISYS sees to the document, because of the nature of a web browser, there is no way to get this information when simply viewing the document as HTML. The best approach to use when you wish to add annotations via the a web browser is to add the annotation at the being of a paragraph.
This can be achieved by using the %LINE% and %COL% in the SetDisplayOption for the doParagraph. | |||||||||||||||
See Also | |||||||||||||||
ISYSAnnotations ISYSDocumentDisplay::SetDisplayOptions ISYSDocument::Annotations |