名前 | 解説 | |
---|---|---|
![]() | C1PdfDocumentSource コンストラクタ | C1PdfDocumentSourceクラスの新しいインスタンスを初期化します。 |
C1PdfDocumentSourceデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | C1PdfDocumentSource コンストラクタ | C1PdfDocumentSourceクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() | AsyncMethodsUseAwaitPattern | 現在のドキュメントソースの非同期メソッドを呼び出す際に、呼び出し元コードが async/await パターンを使用することを前提とするかどうかを示す値を取得または設定します。このプロパティが true の場合、*Completed イベント( OpenCompleted、 GenerateCompletedなど)は 発生しません。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | BusyState | 現在の C1DocumentSourceの現在のビジー状態を取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Credential | オーバーライドされます。 オーバーライドされます。PDF ドキュメントで使用される資格情報を定義する System.Net.NetworkCredentialオブジェクトを取得または設定します。 |
![]() | DefaultPrintOptions | C1DocumentSource の印刷メソッドで使用される デフォルトの印刷オプションを定義する C1PrintOptions オブジェクトを取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Dirty | 現在のコンテンツがダーティで、 DocumentLocation、 Paginatedなどの現在の値に対応しないかどうかを示す値を取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Document | オーバーライドされます。 現在のドキュメントソースによって作成された C1Documentオブジェクトを取得します。 |
![]() | DocumentName | オーバーライドされます。 ドキュメントの名前を取得します。 |
![]() | Features | オーバーライドされます。 この C1DocumentSourceがサポートする機能セットを指定する C1DocumentSourceFeaturesオブジェクトを取得します。 |
![]() | IsBusy | 現在の C1DocumentSourceがビジーかどうかを示す値を取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | IsDisposed | この C1DocumentSourceが破棄されて使用できない状態かどうかを示す値を取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Log | 最後の操作中(生成中、エクスポート中など)に発生したイベントのリストを含む LogEntryListを取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | PageCount | 既に生成されているページ数を取得します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Paginated | コンテンツを一連の固定サイズのページとして表すかどうかを示す値を取得または設定します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | Parameters | コンテンツの生成に使用されるパラメータのコレクションを取得します。このコレクションは、 Open()メソッドで初期化されます。実際にパラメータとして使用するには、このコレクションで指定されている値に対して、 ApplyParameterValues()メソッド を呼び出す必要があります。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | StorageFile | PDF コンテンツを含む Windows.Storage.IStorageFileを取得または設定します。このプロパティに新しい値を割り当てると、 Streamが null にリセットされます。 |
![]() | Stream | PDF コンテンツを含む Windows.Storage.Streams.IRandomAccessStreamを取得または設定します。このプロパティに新しい値を割り当てると、 StorageFileが null にリセットされます。 |
![]() | SupportedExportProviders | オーバーライドされます。 オーバーライドされます。現在のドキュメントソースオブジェクトがサポートするエクスポータの配列を取得します。 |
![]() | UseSystemRendering | ドキュメントのレンダリングにシステムの PDF API を使用するかどうかを示す値を取得または設定します。
デフォルトは true です。 |
名前 | 解説 | |
---|---|---|
![]() | 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から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | BusyStateChanged | BusyStateプロパティの値が変更されたときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | DirtyChanged | Dirtyプロパティの値が変更されたときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ExportCompleted | C1.Xaml.Document.C1DocumentSource.Export(C1.Xaml.Document.Export.Exporter)メソッドが完了したときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateCompleted | GenerateAsyncメソッドが完了したときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | LongOperation | さまざまなドキュメント操作中に定期的に発生します。進捗状況を示すと共に、ドキュメント生成のような時間のかかる処理をキャンセルできるようにします。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | PageCountChanged | PageCountプロパティの値が変更されたときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | PrintTaskCompleted | ShowPrintUIAsyncメソッドで開始された印刷タスクが終了したときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | SecurityError | ドキュメントソースの操作中にセキュリティ例外が発生したときに発生します。このイベントを使用すると、 System.Net.NetworkCredentialなどのセキュリティ関連のプロパティを修正し、新しい資格情報で、失敗した操作を再試行できます。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersCompleted | ValidateParametersAsyncメソッドが完了したときに発生します。 C1.Xaml.Document.C1DocumentSourceから継承されます。 |