Height

PdfArtifact.Height property

Gets the height of this PdfArtifact in points.

public override double Height { get; }

Property Value

The height of this PdfArtifact in points.

See Also