[]
Gets or sets the end point of the line annotation in PDF user space coordinates. The coordinates of the point are in PDF user space coordinates. The positive X axis extends horizontally to the right, and the positive Y axis extends vertically upward, with the origin usually in the lower left corner of the page.
public PointF PdfEnd { get; set; }
Public Property PdfEnd As PointF