C1.WPF.PrintDocument.4.6.2 Assembly / C1.WPF.PrintDocument Namespace / C1DocumentViewer Class
Members

C1DocumentViewer Class
Represents a document viewing control that can host paginated fixed documents, including C1Report and C1PrintDocument FixedDocumentSequence representations (see C1.C1Preview.C1PrintDocument.FixedDocumentSequence).
Object Model
C1DocumentViewer Class
Syntax
'Declaration
 
Public Class C1DocumentViewer 
   Inherits System.Windows.Controls.DocumentViewer
 
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
                     System.Windows.Controls.Primitives.DocumentViewerBase
                        System.Windows.Controls.DocumentViewer
                           C1.WPF.PrintDocument.C1DocumentViewer

See Also