Height

PdfXObject.Height property

Gets the height of this PdfXObject in points.

public override double Height { get; }

Property Value

The height of this PdfXObject in points.

See Also