Skip to content

Commit da54987

Browse files
authored
Merge pull request #3501 from syncfusion-content/BookMarkNotification
953973 - [.NET MAUI PdfViewer] Update note about the color changes limitation of stamp annotation
2 parents 86dcdf4 + cd27709 commit da54987

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 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.
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](https://help.syncfusion.com/maui/pdf-viewer/stamps#add-custom-stamps-using-the-toolbar) which allows users to design stamps with user-defined colors and text.
180180

181181
## Custom stamp modal view
182182

0 commit comments

Comments
 (0)