[]
Represents a document source which loads and renders PDF documents.
[C1Description("C1PdfDocumentSource", "Represents a document source to access a PDF document.")]
public class C1PdfDocumentSource : C1PdfDocumentSource, IComponent, IDisposable
<C1Description("C1PdfDocumentSource", "Represents a document source to access a PDF document.")>
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 |
|---|---|
| PageSettings | Not supported for C1.Document.C1PdfDocumentSource, returns settings of first document's page or null if document has no pages. |
| SupportedExportProviders | Overridden. Gets an array of exporters supported by the current document source object. |
| Name | Description |
|---|---|
| GetPageMetafile(int, out Metafile, out bool) | |
| InternalPrint(C1PrintOptions, IExecutionContext) |