true

PdfAnnotation.Y property

Gets the vertical offset of this PdfAnnotation from worksheet bottom border in points.

public override double Y { get; }

Property Value

The y-coordinate of this PdfAnnotation.

See Also