[]
Represents a document source which loads and renders PDF documents.
[ToolboxBitmap(typeof(C1PdfDocumentSource), "C1PdfDocumentSource.png")]
public class C1PdfDocumentSource : C1PdfDocumentSource
| 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) |