名前 | 解説 | |
---|---|---|
![]() | AddToLog | オーバーロードされます。 Logリストにログエントリを追加します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | CancelAsync | 現在実行されている非同期アクションをキャンセルし、アクションが実際にキャンセルされるまで待ちます。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ClearContent | 生成されたコンテンツをクリアし、 Stateを C1DocumentSourceState.Emptyにリセットします。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Dispose | コンポーネントによって使用されるアンマネージリソースを解放し、オプションでマネージリソースも解放します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteAction | C1DocumentActionオブジェクトで指定されるアクションを実行します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsync | ExecuteActionメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsyncEx | C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Export | 指定されたエクスポータを使用して、ドキュメントを外部形式のストリームにエクスポートします。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsync | Exportメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsyncEx | Exportメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Generate | ドキュメントを生成します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsync | Generateメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsyncEx | Generateメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | GetDocumentRange | オーバーライドされます。 C1DocumentTextPositionオブジェクトによって指定される 2 つのテキスト位置に基づいて C1DocumentRangeオブジェクトを作成します。 |
![]() | GetPageDocumentRange | オーバーライドされます。 指定されたページを含む C1DocumentRangeオブジェクトを作成します。ページにテキストがない場合、このメソッドは null を返します。 |
![]() | GetWholeDocumentRange | オーバーライドされます。 ドキュメント全体を含む C1DocumentRangeオブジェクトを作成します。ドキュメントにテキストがない場合、このメソッドは null を返します。 |
![]() | GetWordDocumentRange | ドキュメント内の指定された位置を含む単語を定義する C1DocumentRangeオブジェクトを作成します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | IsGenerateAllowed | Generate アクションが許可されるかどうかを示す値を返します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | LoadFromFileAsync | 指定されたファイルから PDF ドキュメントをロードします。 |
![]() | LoadFromStreamAsync | 指定されたストリームから PDF ドキュメントをロードします。 |
![]() | ShowPrintUIAsync | オーバーロードされます。 レポートの印刷に使用するユーザーインタフェースを開始します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParameters | 現在のパラメータ値を検証し、値が有効な場合は、有効な値のリストを更新します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsync | ValidateParametersメソッドの非ブロック(非同期)バージョン。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsyncEx | C1.Xaml.Document.C1DocumentSourceから継承されます。 |