Initializes a new instance of the class.
RectangleF structure that specifies the bounds of the annotation.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfRubberStampAnnotation( RectangleF rectangle )
Public Sub New ( rectangle As RectangleF )
public: PdfRubberStampAnnotation( RectangleF rectangle )
new : rectangle : RectangleF -> PdfRubberStampAnnotation
Parameters
- rectangle
- RectangleF