[]
Represents a document source which loads and renders PDF documents.
public class C1PdfDocumentSource : C1PdfDocumentSource, IComponent, IDisposable
Public Class C1PdfDocumentSource
Inherits C1PdfDocumentSource
Implements IComponent, IDisposable
| Name | Description |
|---|---|
| C1PdfDocumentSource() | Initializes a new instance of the C1PdfDocumentSource class. |
| C1PdfDocumentSource(IContainer) | Initializes a new instance of the C1PdfDocumentSource class. |
| Name | Description |
|---|---|
| SupportedExportProviders | Overridden. Gets an array of exporters supported by the current document source object. |
| Name | Description |
|---|---|
| GetPageMetafile(int, out Metafile, out bool) |