C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1DocumentSource Class |
For a list of all members of this type, see C1DocumentSource members.
Name | Description | |
---|---|---|
![]() | AddToLog | Overloaded. Adds log entry to the Log list. |
![]() | CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. |
![]() | ClearContent | Clear generated content and sets Dirty to true. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | ExecuteAction | Executes an action specified by the C1DocumentAction object. |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the ExecuteAction method. |
![]() | ExecuteActionAsyncEx | |
![]() | Export | Exports the document into a stream in an external format using the specified export filter. |
![]() | ExportAsync | Non-blocking (asynchronous) version of the Export method. |
![]() | ExportAsyncEx | |
![]() | Generate | Generates the document. |
![]() | 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. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetPageDocumentRange | Creates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. |
![]() | GetWholeDocumentRange | Creates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. |
![]() | GetWordDocumentRange | Creates a C1DocumentRange object that defines a word containing a specified position in the document. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsGenerateAllowed | Returns a value indicating whether the Generate method can be called at the moment. |
![]() | Overloaded. Prints the generated document. | |
![]() | ToString | (Inherited from 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 |