true

PdfArtifact.Y property

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

public override double Y { get; }

Property Value

The y-coordinate of this PdfArtifact.

See Also