PdfTextAnnotationY Property

The Y coordinate of the annotation icon's top-left corner, in points, measured from the top of the page content area

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public float Y { get; set; }

Property Value

Single

See Also