Gets the height of the pdf page.

Namespace:  C1.Phone.PdfViewer
Assembly:  C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)

Syntax

C#
public double Height { get; }
Visual Basic
Public ReadOnly Property Height As Double
	Get

See Also