X

PdfAnnotation.X property

Gets the horizontal offset of this PdfAnnotation from page left border in points.

public override double X { get; }

Property Value

The x-coordinate of this PdfAnnotation.

See Also