ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / ViewportWidthProperty Field

In This Topic
    ViewportWidthProperty Field (C1PdfViewer)
    In This Topic
    Identifies the ViewportWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ViewportWidthProperty As DependencyProperty
    public static readonly DependencyProperty ViewportWidthProperty
    See Also