Gets the vertical size of all the content for display in the C1PdfViewer.

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

Syntax

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

See Also