PdfAnnotationRectangle Property Terminal Works - PDF Printing.Net Library
Gets or sets the annotation rectangle, defining the location of the annotation on the page in default user space units.

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfRectangle Rectangle { get; set; }

Property Value

Type: PdfRectangle
See Also

Reference