Gets a value that contains the vertical size of the viewable content.

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

Syntax

C#
public double ViewportHeight { get; private set; }
Visual Basic
Public Property ViewportHeight As Double
	Get
	Private Set

See Also