| 名前 | 解説 | |
|---|---|---|
![]() | C1PdfDocumentSource コンストラクタ | オーバーロードされます。 |
C1PdfDocumentSourceデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1PdfDocumentSource コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AddNagWatermark | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_defaultPrintOptions | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | 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 GenerateCompleted, 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 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 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 Stream object containing PDF content. Assigning this property new value will reset DocumentLocation to null. |
![]() | SupportedExportProviders | オーバーライドされます。 Overridden. Gets an array of exporters supported by the current document source object. |
| 名前 | 解説 | |
|---|---|---|
![]() | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 |
![]() | DesignMode | System.ComponentModel.Componentから継承されます。 |
![]() | Events | System.ComponentModel.Componentから継承されます。 |
![]() | Pages | オーバーライドされます。 Gets the already generated pages. |
| 名前 | 解説 | |
|---|---|---|
![]() | AddToLog | オーバーロードされます。 Adds log entry to the Log list. C1.Document.C1DocumentSourceから継承されます。 |
![]() | BeginGenerate | C1.Document.C1DocumentSourceから継承されます。 |
![]() | CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ClearContent | Clear generated content and sets Dirty to true. C1.Document.C1DocumentSourceから継承されます。 |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 Releases the unmanaged resources used by the Component and optionally releases the managed resources. C1.Document.C1DocumentSourceから継承されます。 |
![]() | DrawPage | For internal use. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteAction | Executes an action specified by the C1DocumentAction object. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsyncEx | Non-blocking (asynchronous) version of the ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Export | Exports the document into a stream in an external format using the specified export filter. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsync | Non-blocking (asynchronous) version of the Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsyncEx | Non-blocking (asynchronous) version of the Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Generate | Generates the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsync | Non-blocking (asynchronous) version of the Generate method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsyncEx | Non-blocking (asynchronous) version of the Generate method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsync | For internal use. Non-blocking (asynchronous) version of the GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsyncEx | For internal use. Non-blocking (asynchronous) version of the GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetContext | オーバーライドされます。 For internal use. Returns a C1DocumentSourceContext object representing the current context of the C1DocumentSource. |
![]() | GetDocumentRange | オーバーライドされます。 Creates the C1DocumentRange object on the base of two text positions specified by C1DocumentTextPosition objects. |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetLinkTargetPosition | For internal use. Gets the position of a C1LinkTargetBase in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLoadedPage | オーバーライドされます。 For internal use. Overridden. Fetches a generated page with the specified index. |
![]() | GetPage | For internal use. Fetches a page with the specified index. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsync | For internal use. Non-blocking (asynchronous) version of the GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsyncEx | For internal use. Non-blocking (asynchronous) version of the GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageDocumentRange | オーバーライドされます。 Creates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. |
![]() | GetWholeDocumentRange | オーバーライドされます。 Creates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. |
![]() | GetWordDocumentRange | Creates a C1DocumentRange object that defines a word containing a specified position in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | IsAsyncOperationActive | For internal use. Returns a value indicating whether the async operation is currently executing. Important note: this method checks only Generate, Export, ValidateParameters and ExecuteCustomAction actions. For example, this method can be used in OnLongOperation() to determine whether the operation is async or not. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsGenerateAllowed | Returns a value indicating whether the Generate method can be called at the moment. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsPageLoading | For internal use. Checkes whether a page with the specified index has already been requested, i.e. the GetPageAsync method has been called to fetch it. C1.Document.C1DocumentSourceから継承されます。 |
![]() | LoadFromFile | Loads document from file. |
![]() | LoadFromStream | Loads document from Stream. |
![]() | OnLongOperation | For internal use. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Print | オーバーロードされます。 Prints the generated document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ResetPageCount | C1.Document.C1DocumentSourceから継承されます。 |
![]() | SetContext | オーバーライドされます。 For internal use. Sets the context for the current C1DocumentSource. |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | ValidateParameters | Validates the current parameter values, refreshes their valid values' lists if the values are valid. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsync | Non-blocking (asynchronous) version of the ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsyncEx | Non-blocking (asynchronous) version of the ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BusyStateChanged | Occurs when the BusyState property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | DirtyChanged | Occurs when the Dirty property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | ExecuteActionCompleted | Occurs when the ExecuteActionAsync or ExecuteActionAsyncEx method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportCompleted | Occurs when the ExportAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateCompleted | Occurs when the GenerateAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLinkTargetPositionCompleted | For internal use. Occurs when the GetBookmarkPositionAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageCompleted | For internal use. Occurs when the GetPageAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |
![]() | LongOperation | Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageCountChanged | Occurs when the PageCount property value changes. C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesClear | For internal use. Occurs when the pages have been cleared (PageCount becomes zero). C1.Document.C1DocumentSourceから継承されます。 |
![]() | PagesLoaded | For internal use. Occurs when the content of some pages has been loaded. C1.Document.C1DocumentSourceから継承されます。 |
![]() | SecurityError | Occurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersCompleted | Occurs when the ValidateParametersAsync method has completed. C1.Document.C1DocumentSourceから継承されます。 |