Gets a value that contains the horizontal size of the viewable content.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
| C# |
|---|
public double ViewportWidth { get; private set; } |
| Visual Basic |
|---|
Public Property ViewportWidth As Double Get Private Set |