RubberStampAnnotation.SetCustomIcon(Page) Method
Sets a custom icon for a rubber stamp annotation. Allows you to use another document to generate a stamp.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| page | Page | The page used to generate a stamp. |
See Also