XImageHeight Property Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Gets the height of the image.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

[ObsoleteAttribute("Use either PixelHeight or PointHeight. Temporarily obsolete because of rearrangements for WPF. Currently same as PixelHeight, but will become PointHeight in future releases of PDFEdit.")]
public virtual double Height { get; }

Property Value

Type: Double
See Also

Reference