| 名前 | 解説 | |
|---|---|---|
![]() | AsyncMethodsUseAwaitPattern | Gets or sets a value indicating whether calls to async methods of the current document source expect the async/await pattern to be used by the calling code. If this property is true, then the *Completed events (such as C1DocumentSource.GenerateCompleted, C1DocumentSource.GenerateCompleted and others) do not fire. C1.Document.C1DocumentSourceから継承されます。 |
![]() | BusyState | Gets the current busy state of the current C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Credential | オーバーライドされます。 Overridden. Gets or sets System.Net.NetworkCredential object defining credentials used in the PDF Document. |
![]() | DefaultPrintOptions | Gets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Dirty | Gets a value indicating whether the current content is dirty and does not correspond to the current values of C1DocumentSource.Paginated etc. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Document | オーバーライドされます。 Gets a C1Document object produced by the current document source. |
![]() | DocumentLocation | Gets or sets the location of the PDF document. Assigning a new value to this property will reset C1PdfDocumentSource.Stream to null. |
![]() | DocumentName | オーバーライドされます。 Gets a name of the document. |
![]() | Features | オーバーライドされます。 Gets the C1DocumentSourceFeatures object specifying the set of features supported by this C1DocumentSource. |
![]() | IsBusy | Gets the value indicating whether the current C1DocumentSource busy. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsDisposed | Gets a value indicating whether this C1DocumentSource is disposed and can not be longer used. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Log | Gets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageCount | Gets the number of already generated pages. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageSettings | オーバーライドされます。 Not supported for C1PdfDocumentSource, returns settings of first document's page or null if document has no pages. |
![]() | Paginated | Gets or sets a value indicating whether the content should be represented as set of fixed sized pages. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Parameters | Gets a collection of parameters used to generate content. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | Stream | Gets or sets the C1PdfDocumentSource.Stream object containing PDF content. Assigning this property new value will reset C1PdfDocumentSource.DocumentLocation to null. |
![]() | SupportedExportProviders | オーバーライドされます。 Overridden. Gets an array of exporters supported by the current document source object. |

