RubberStampAnnotation.SetCustomIcon Method
| Name | Parameters | Description |
|---|---|---|
| SetCustomIcon(Page) | page | Sets a custom icon for a rubber stamp annotation. Allows you to use another document to generate a stamp. |
| SetCustomIcon(PdfDocument, Int32) | document, pageIndex | Sets a custom icon for a rubber stamp annotation. Allows you to use another document to generate a stamp. |
| SetCustomIcon(Stream, Int32) | stream, pageIndex | Sets a custom icon for a rubber stamp annotation. Allows you to use another document to generate a stamp. |