Skip to content

Commit 583ef81

Browse files
Adding changes to Stamps.md file
1 parent 8d4531b commit 583ef81

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](Stamp Annotations in .NET MAUI PDF Viewer control | Syncfusion). 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 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.
180180

181181
## Custom stamp modal view
182182

0 commit comments

Comments
 (0)