RubberStampAnnotation Constructors
A rubber stump annotation.| Name | Parameters | Description |
|---|---|---|
| RubberStampAnnotation(RectangleF, Page) | bounds, page | Initializes a new instance of the RubberStampAnnotation class with specified settings. |
| RubberStampAnnotation(RectangleF, PdfDocument, Int32) | bounds, document, pageIndex | Initializes a new instance of the RubberStampAnnotation class with specified settings. |
| RubberStampAnnotation(RectangleF, RubberStampAnnotationIconName) | bounds, iconName | Initializes a new instance of the RubberStampAnnotation class with specified settings. |
| RubberStampAnnotation(RectangleF, Stream, Int32) | bounds, documentStream, pageIndex | Initializes a new instance of the RubberStampAnnotation class with specified settings. |
See Also