| 名前 | 解説 | |
|---|---|---|
![]() | AddNagWatermark | C1.Document.C1DocumentSourceから継承されます。 |
C1DocumentSourceデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | AddNagWatermark | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_defaultPrintOptions | C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AsyncMethodsUseAwaitPattern | 現在のドキュメントソースの非同期メソッドを呼び出す際に、呼び出し元コードが async/await パターンを使用することを前提とするかどうかを示す値を取得または設定します。 このプロパティが true の場合、*Completed イベント( C1.Win.Document.C1DocumentSource.OpenCompleted、 GenerateCompletedなど)は 発生しません。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | BusyState | 現在の C1DocumentSourceの現在のビジー状態を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Credential | ドキュメント生成用のデータへのアクセスに使用される資格情報を指定する System.Net.NetworkCredentialオブジェクトを取得または設定します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | DefaultPrintOptions | C1DocumentSource の印刷メソッドで使用される デフォルトの印刷オプションを定義する C1PrintOptions オブジェクトを取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Dirty | 現在のコンテンツがダーティで、 C1.Win.Document.C1DocumentSource.DocumentLocation、 Paginatedなどの現在の値に対応しないかどうかを示す値を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Document | 現在のドキュメントソースによって作成された C1Documentオブジェクトを取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | DocumentName | ドキュメントの名前を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Features | この C1DocumentSourceがサポートする機能セットを指定する C1.Win.Document.C1DocumentSourceFeaturesオブジェクトを取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsBusy | 現在の C1DocumentSourceがビジーかどうかを示す値を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsDisposed | 現在のドキュメントソースオブジェクトが破棄されたかどうかを示す値を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Log | 最後の操作中(生成中、エクスポート中など)に発生したイベントのリストを含む C1.Win.Document.LogEntryListを取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageCount | 既に生成されているページ数を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | PageSettings | ページ区切り付きドキュメントを生成する際に使用するページ設定を指定する C1PageSettingsオブジェクトを取得または設定します( Paginatedを参照)。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Paginated | Gets or sets a value indicating whether the content should be represented as set of fixed sized pages. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Parameters | コンテンツの生成に使用されるパラメータのコレクションを取得します。このコレクションは、 C1.Win.Document.C1DocumentSource.Openメソッドで初期化されます。 実際にパラメータとして使用するには、このコレクションで指定されている値に対して、 C1.Win.Document.C1DocumentSource.ApplyParameterValuesメソッドを呼び出す必要があります。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | SupportedExportProviders | 現在のドキュメントソースオブジェクトがサポートするエクスポータの配列を取得します。 C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 |
![]() | DesignMode | System.ComponentModel.Componentから継承されます。 |
![]() | Events | System.ComponentModel.Componentから継承されます。 |
![]() | Pages | Gets the already generated pages. C1.Document.C1DocumentSourceから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AddToLog | オーバーロードされます。 Logリストにログエントリを追加します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | BeginGenerate | C1.Document.C1DocumentSourceから継承されます。 |
![]() | CancelAsync | 現在実行されている非同期アクションをキャンセルし、アクションが実際にキャンセルされるまで待ちます。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | ClearContent | 生成されたコンテンツをクリアし、 Dirtyを true に設定します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 コンポーネントによって使用されるアンマネージリソースを解放し、オプションでマネージリソースも解放します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | DrawPage | For internal use. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteAction | Executes an action specified by the C1.Document.C1DocumentAction object. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExecuteActionAsyncEx | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.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 C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ExportAsyncEx | Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | Generate | ドキュメントを生成します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsync | Generateメソッドの非ブロック(非同期)バージョンです。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | GenerateAsyncEx | Generate メソッドの非ブロック(非同期)バージョン。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsync | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetBookmarkPositionAsyncEx | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetContext | For internal use. Returns a C1.Document.C1DocumentSourceContext object representing the current context of the C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetDocumentRange | Creates the C1.Document.C1DocumentRange object on the base of two text positions specified by C1.Document.C1DocumentTextPosition objects. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetLinkTargetPosition | For internal use. Gets the position of a C1.Document.C1LinkTargetBase in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetLoadedPage | For internal use. Fetches a generated page with the specified index, returns null if the requested page has not been generated yet. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPage | For internal use. Fetches a page with the specified index. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsync | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageAsyncEx | For internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageDocumentRange | Creates a C1.Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetPageMetafile | |
![]() | GetPageMetafiles | |
![]() | GetWholeDocumentRange | Creates a C1.Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. C1.Document.C1DocumentSourceから継承されます。 |
![]() | GetWordDocumentRange | Creates a C1.Document.C1DocumentRange object that defines a word containing a specified position in the document. C1.Document.C1DocumentSourceから継承されます。 |
![]() | IImageFromObject | Creates an GrapeCity.Documents.Drawing.IImage instance from an object. 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 | この時点で Generateメソッドを呼び出すことができるかどうかを示す値を返します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | IsPageLoading | For internal use. Checkes whether a page with the specified index has already been requested, i.e. the C1.Document.C1DocumentSource.GetPageAsync method has been called to fetch it. C1.Document.C1DocumentSourceから継承されます。 |
![]() | OnLongOperation | 内部使用。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | Print | オーバーロードされます。 生成されたレポートを印刷します。 |
![]() | ResetPageCount | C1.Document.C1DocumentSourceから継承されます。 |
![]() | SetContext | For internal use. Sets the context for the current C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | ValidateParameters | 現在のパラメータ値を検証し、値が有効な場合は、有効な値のリストを更新します。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsync | ValidateParametersメソッドの非ブロック(非同期)バージョンです。 C1.Document.C1DocumentSourceから継承されます。 |
![]() | ValidateParametersAsyncEx | ValidateParameters メソッドの非ブロック(非同期)バージョン。 C1.Document.C1DocumentSourceから継承されます。 |