X

PdfXObject.X property

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

public override double X { get; }

Property Value

The x-coordinate of this PdfXObject.

See Also