Gets the vertical size of all the content for display in the C1PdfViewer.
Namespace:
C1.Silverlight.PdfViewerAssembly: 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 |