Skip to content

Commit a3f8e18

Browse files
Merge branch 'BookMarkNotification' of https://github.com/syncfusion-content/maui-docs into BookMarkNotification
# Conflicts: # MAUI/PDF-Viewer/Stamps.md
2 parents 583ef81 + a8b5df4 commit a3f8e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/PDF-Viewer/Stamps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ void EditSelectedStampAnnotation(Annotation selectedAnnotation)
176176
{% endhighlight %}
177177
{% endtabs %}
178178

179-
N> Changing the color of a stamp annotation after it has been added to a PDF is not supported, due to the predefined nature of standard stamps. These stamps use fixed colors to maintain consistency and convey distinct meanings. To work around this limitation, you can use the stamp with specific color, by creating [Custom stamp](https://help.syncfusion.com/maui/pdf-viewer/stamps#add-custom-stamps-using-the-toolbar). Custom stamps allow users to design and apply stamps with user-defined colors and texts.
179+
N> Changing the color of a stamp annotation after it has been added to a PDF is not supported due to the predefined nature of standard stamps. These stamps use fixed colors to ensure consistency and convey distinct meanings. As a work around, you can create a [Custom stamp](Stamp Annotations in .NET MAUI PDF Viewer control | Syncfusion) which allows users to design stamps with user-defined colors and text.
180180

181181
## Custom stamp modal view
182182

0 commit comments

Comments
 (0)