Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class
Members

In This Topic
    C1PdfDocumentSource Class
    In This Topic
    Represents a document source which loads and renders PDF documents.
    Object Model
    C1PdfDocumentSource Class
    Syntax
    'Declaration
     
    Public Class C1PdfDocumentSource 
       Inherits C1DocumentSource
    public class C1PdfDocumentSource : C1DocumentSource 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.WPF.Document.C1DocumentSource
                C1.WPF.Document.C1PdfDocumentSource

    See Also