Height

PdfShape.Height property

Gets the height of the object.

public abstract double Height { get; }

Property Value

The height of the object.

See Also