Leadtools.Pdf Namespace > PDFRectangleAnnotation Class : Bounds Property |
public PDFRect Bounds {get; set;}
'Declaration Public Property Bounds As PDFRect
'Usage Dim instance As PDFRectangleAnnotation Dim value As PDFRect instance.Bounds = value value = instance.Bounds
You can use the PDFDocumentPage.ConvertRect helper method to convert from pixel or inches to PDF units and back.
For an example, refer to PDFRectangleAnnotation.