PdfTextAnnotationX Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public float X { get; set; }

Property Value

Single

See Also