Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class
Members

In This Topic
    C1PdfViewer Class
    In This Topic
    Displays PDF documents with navigation controls.
    Object Model
    C1PdfViewer Class
    Syntax
    'Declaration
     
    
    Public Class C1PdfViewer 
       Inherits System.Windows.Controls.Control
    public class C1PdfViewer : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.PdfViewer.C1PdfViewer

    See Also