FlexReport for WinForms
C1DocumentSource クラス メソッド


C1.Document アセンブリ > C1.Document 名前空間 : C1DocumentSource クラス

このクラスのメンバの一覧は、C1DocumentSourceメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds log entry to the Log list.  
Public メソッド  
Public メソッドCancels currently executed async action and waits until action will be actually cancelled.  
Public メソッドClear generated content and sets Dirty to true.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 オーバーライドされます。 Releases the unmanaged resources used by the Component and optionally releases the managed resources.  
Public メソッドFor internal use.  
Public メソッドExecutes an action specified by the C1DocumentAction object.  
Public メソッドNon-blocking (asynchronous) version of the ExecuteAction method.  
Public メソッドNon-blocking (asynchronous) version of the ExecuteAction method.  
Public メソッドExports the document into a stream in an external format using the specified export filter.  
Public メソッドNon-blocking (asynchronous) version of the Export method.  
Public メソッドNon-blocking (asynchronous) version of the Export method.  
Public メソッドGenerates the document.  
Public メソッドNon-blocking (asynchronous) version of the Generate method.  
Public メソッドNon-blocking (asynchronous) version of the Generate method.  
Public メソッドFor internal use. Non-blocking (asynchronous) version of the GetLinkTargetPosition method.  
Public メソッドFor internal use. Non-blocking (asynchronous) version of the GetLinkTargetPosition method.  
Public メソッドFor internal use. Returns a C1DocumentSourceContext object representing the current context of the C1DocumentSource.  
Public メソッドCreates the C1DocumentRange object on the base of two text positions specified by C1DocumentTextPosition objects.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドFor internal use. Gets the position of a C1LinkTargetBase in the document.  
Public メソッドFor internal use. Fetches a generated page with the specified index, returns null if the requested page has not been generated yet.  
Public メソッドFor internal use. Fetches a page with the specified index.  
Public メソッドFor internal use. Non-blocking (asynchronous) version of the GetPage method.  
Public メソッドFor internal use. Non-blocking (asynchronous) version of the GetPage method.  
Public メソッドCreates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text.  
Public メソッドCreates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text.  
Public メソッドCreates a C1DocumentRange object that defines a word containing a specified position in the document.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド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.  
Public メソッドReturns a value indicating whether the Generate method can be called at the moment.  
Public メソッド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.  
Public メソッドFor internal use.  
Public メソッドオーバーロードされます。 Prints the generated document.  
Public メソッド  
Public メソッドFor internal use. Sets the context for the current C1DocumentSource.  
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドValidates the current parameter values, refreshes their valid values' lists if the values are valid.  
Public メソッドNon-blocking (asynchronous) version of the ValidateParameters method.  
Public メソッドNon-blocking (asynchronous) version of the ValidateParameters method.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreates new instance of C1Document  
Protected メソッドCreates the ParameterCollection object.  
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドFor internal use.  
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドCalled from constructor, initializes an object.  
Protected メソッドShould be overriden. Executes an action specified by the C1DocumentAction on the document.  
Protected メソッドShould be overriden. Exports current with using specified exporter.  
Protected メソッドShould be overriden. Generates the content managed by this C1DocumentSource.  
Protected メソッドShould be overriden. Returns position of the some position within document.  
Protected メソッド  
Protected メソッドCan be overriden in derived class to perform additional inititializations of the exporter before export's starts.  
Protected メソッドShould be overriden. Validates values of parameters and refreshes their state.  
Protected メソッドオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
トップ
参照

参照

C1DocumentSource クラス
C1.Document 名前空間