Initializes a new instance of the PdfFileAnnotation class
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# |
protected PdfFileAnnotation( RectangleF rectangle )
Protected Sub New ( rectangle As RectangleF )
protected: PdfFileAnnotation( RectangleF rectangle )
new : rectangle : RectangleF -> PdfFileAnnotation
Parameters
- rectangle
- RectangleF