true

PdfXObject.Y property

Gets the vertical offset of this PdfXObject from page bottom border in points.

public override double Y { get; }

Property Value

The y-coordinate of this PdfXObject.

See Also