X

PdfArtifact.X property

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

public override double X { get; }

Property Value

The x-coordinate of this PdfArtifact.

See Also