名前 | 解説 | |
---|---|---|
AddToLog | オーバーロードされます。 Adds log entry to the Log list. C1.Win.Document.C1DocumentSourceから継承されます。 | |
CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ClearContent | Clear generated content and sets Dirty to true. C1.Win.Document.C1DocumentSourceから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
ExecuteAction | Executes an action specified by the C1DocumentAction object. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ExecuteActionAsync | Non-blocking (asynchronous) version of the ExecuteAction method. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ExecuteActionAsyncEx | C1.Win.Document.C1DocumentSourceから継承されます。 | |
Export | Exports the document into a stream in an external format using the specified export filter. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ExportAsync | Non-blocking (asynchronous) version of the Export method. C1.Win.Document.C1DocumentSourceから継承されます。 | |
ExportAsyncEx | C1.Win.Document.C1DocumentSourceから継承されます。 | |
Generate | Generates the SSRS report. | |
GenerateAsync | Non-blocking (asynchronous) version of the Generate method. | |
GenerateAsyncEx | ||
GetDocumentRange | Creates the C1DocumentRange object on the base of two text positions specified by C1DocumentTextPosition objects. C1.Win.Document.C1DocumentSourceから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetPageDocumentRange | Creates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. C1.Win.Document.C1DocumentSourceから継承されます。 | |
GetWholeDocumentRange | Creates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. C1.Win.Document.C1DocumentSourceから継承されます。 | |
GetWordDocumentRange | Creates a C1DocumentRange object that defines a word containing a specified position in the document. C1.Win.Document.C1DocumentSourceから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
IsGenerateAllowed | オーバーライドされます。 Overriden. Returns true if State equals to C1DocumentSourceBusyState.Ready and DocumentLocation is not null. | |
オーバーロードされます。 Prints the generated document. C1.Win.Document.C1DocumentSourceから継承されます。 | ||
ToString | System.ComponentModel.Componentから継承されます。 | |
ValidateParameters | Validates the current parameter values, refreshes their valid values' lists if the values are valid. | |
ValidateParametersAsync | Non-blocking (asynchronous) version of the ValidateParameters method. | |
ValidateParametersAsyncEx |