[]
        
(Showing Draft Content)

C1.WPF.Document.C1PdfDocumentSource

C1PdfDocumentSource Class

Represents a document source which loads and renders PDF documents.

Inheritance
C1DocumentSource
C1PdfDocumentSource
C1PdfDocumentSource
Implements
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
public class C1PdfDocumentSource : C1PdfDocumentSource, IComponent, IDisposable
Public Class C1PdfDocumentSource
    Inherits C1PdfDocumentSource
    Implements IComponent, IDisposable

Constructors

Name Description
C1PdfDocumentSource()

Initializes a new instance of the C1PdfDocumentSource class.

C1PdfDocumentSource(IContainer)

Initializes a new instance of the C1PdfDocumentSource class.

Properties

Name Description
SupportedExportProviders

Overridden. Gets an array of exporters supported by the current document source object.

Methods

Name Description
GetPageMetafile(int, out Metafile, out bool)