I have tried
"Dim rectangle As iTextSharp.text.Rectangle = New iTextSharp.text.Rectangle("226.5;168;324.731;80.57574")"
I got this error
'Public Sub New(rect As iTextSharp.text.Rectangle)': Value of type 'String' cannot be converted to 'iTextSharp.text.Rectangle'. Please suggests if any ideas.