Skip to content

Commit 76ca9ea

Browse files
committed
add overview link
1 parent 2b4fd99 commit 76ca9ea

File tree

1 file changed

+4
-5
lines changed
  • libraries/radpdfprocessing/model/annotations

1 file changed

+4
-5
lines changed

libraries/radpdfprocessing/model/annotations/overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ The abstract **Annotation** element associates an object with a location on a [R
2626
|[Text]({%slug radpdfprocessing-model-annotations-text%})|A text annotation represents a *sticky note* attached to a point in the PDF document.|
2727
|Line||
2828
|Stamp||
29-
|TextMarkup| Text markup annotations appear as **Highlights**, **Underlines**, **Strikeouts** or **Squiggly** underlines in the text of a document. When opened, they display a pop-up window containing the text of the associated note.|
30-
31-
29+
|[TextMarkup]({%slug radpdfprocessing-model-annotations-text-markup%})| Text markup annotations appear as **Highlights**, **Underlines**, **Strikeouts** or **Squiggly** underlines in the text of a document. When opened, they display a pop-up window containing the text of the associated note.|
3230
3331
* **Border**: Represents the annotation borders. This property is of type [AnnotationBorder](https://docs.telerik.com/devtools/document-processing/api/Telerik.Windows.Documents.Fixed.Model.Annotations.AnnotationBorder.html).
3432

@@ -37,5 +35,6 @@ The abstract **Annotation** element associates an object with a location on a [R
3735
## See Also
3836

3937
* [RadFixedPage]({%slug radpdfprocessing-model-radfixedpage%})
40-
* [AnnotationType API Reference](https://docs.telerik.com/devtools/document-processing/api/Telerik.Windows.Documents.Fixed.Model.Annotations.AnnotationType.html)
41-
* [Link API Reference](https://docs.telerik.com/devtools/document-processing/api/Telerik.Windows.Documents.Fixed.Model.Annotations.Link.html)
38+
* [TextMarkup]({%slug radpdfprocessing-model-annotations-text-markup%})
39+
* [Text]({%slug radpdfprocessing-model-annotations-text%})
40+
* [Link]({%slug radpdfprocessing-model-annotations-links%})

0 commit comments

Comments
 (0)