We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cb49a commit 4ac2f1fCopy full SHA for 4ac2f1f
1 file changed
Document-Processing/PDF/PDF-Viewer/blazor/annotation/stamp-annotation.md
@@ -308,10 +308,4 @@ The PDF Viewer supports smooth rotation for Custom stamps and customized templat
308
309
## See also
310
311
-* [How to delete the annotation programmatically](./text-markup-annotation#delete-annotation-programmatically)
312
-
313
-**Best practices**
314
315
-- Prefer JPEG images under a reasonable size to minimize load times for custom stamps.
316
-- When adding stamps programmatically, validate image data and use streams to reduce memory usage for large images.
317
-- Provide clear stamp names and use sufficient contrast for accessibility when stamping documents.
+* [How to delete the annotation programmatically](./text-markup-annotation#delete-annotation-programmatically)
0 commit comments