officefileapi-devexpress-dot-pdf-dot-pdfrubberstampannotationfacade-dot-underscore-properties.md
Contains members used to manage rubber stamp annotations without access to their inner structure.
| Name | Description |
|---|---|
| Author | Specifies the annotation author. Inherited from PdfMarkupAnnotationFacade. |
| Color | Specifies the annotation color. Inherited from PdfAnnotationFacade. |
| Contents | Specifies the annotation comment. Inherited from PdfAnnotationFacade. |
| CreationDate | Specifies the date and time when the annotation was created. Inherited from PdfMarkupAnnotationFacade. |
| Flags | Gets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotationFacade. |
| IconName | Gets or sets the name of the annotation icon. |
| KeepAspectRatio | Gets or sets whether to make the stamp aspect ratio fit its rectangle. |
| ModificationDate | Specifies the date and time when the annotation was last modified. Inherited from PdfAnnotationFacade. |
| Name | Gets the annotation name. Inherited from PdfAnnotationFacade. |
| Opacity | Specifies the annotation’s opacity. Inherited from PdfMarkupAnnotationFacade. |
| Rectangle | Gets the annotation’s bounds on the page. Inherited from PdfAnnotationFacade. |
| Replies | Obtains annotation comments. Inherited from PdfMarkupAnnotationFacade. |
| Reviews | Obtains annotation reviews. Inherited from PdfMarkupAnnotationFacade. |
| RotationAngle | Gets or sets the annotation’s rotation angle. The annotation is rotated counterclockwise. |
| Subject | Specifies a short description of the subject being addressed by the annotation. Inherited from PdfMarkupAnnotationFacade. |
| Type | Returns the annotation type. Inherited from PdfAnnotationFacade. |
See Also
PdfRubberStampAnnotationFacade Class