Skip to content

Commit 5c28795

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,4 +622,5 @@ root.render(<App />);
622622
{% endraw %}
623623
{% endhighlight %}
624624
{% endtabs %}
625-
N> In the Arrow and Line annotation settings, the Fill Color option should only be available when an Arrowhead Style is applied on either end (Start or End). Lines without arrowheads do not support fill rendering, so keep the Fill Color option disabled when both arrowhead styles are set to None.
625+
626+
N> In both [Arrow](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/index-default#arrowsettings) and [Line](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/index-default#linesettings) annotations Settings, the Fill Color option is available only when an arrowhead style is applied at the Start or End. If both Start and End arrowhead styles are set to None, lines do not support fill rendering and the Fill Color option remains disabled.

0 commit comments

Comments
 (0)