ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
    public class C1PdfViewer : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.PdfViewer.C1PdfViewer

    See Also