Skip to content

Commit 4e042fe

Browse files
994247: Update Behavior for Fill Color Option in Arrow and Line Annotation Settings
1 parent 5c28795 commit 4e042fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Document-Processing/PDF/PDF-Viewer/react/annotation/shape-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ root.render(<App />);
110110

111111
## Add a shape annotation to the PDF document programmatically
112112

113-
The PDF Viewer library allows adding a shape annotation programmatically using the [addAnnotation()](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/annotation/#annotation) method.
113+
The PDF Viewer library allows adding a shape annotation programmatically using the [addAnnotation()](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/annotation#annotation) method.
114114

115115
Here is an example showing how to add shape annotations programmatically using addAnnotation():
116116

0 commit comments

Comments
 (0)