Note: This API is now obsolete.
            Gets the height of the image.
            
 
Namespace: PdfEdit.DrawingAssembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
 
[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; }<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 Overridable ReadOnly Property Height As Double
	Getpublic:
[ObsoleteAttribute(L"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.")]
virtual property double Height {
	double get ();
}Property Value
Type: 
Double 
Reference