C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1PdfDocumentSource Class |
For a list of all members of this type, see C1PdfDocumentSource members.
Name | Description | |
---|---|---|
![]() | AddToLog | Overloaded. Adds log entry to the Log list. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | CancelAsync | Cancels currently executed async action and waits until action will be actually cancelled. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ClearContent | Clear generated content and sets Dirty to true. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | ExecuteAction | Executes an action specified by the C1DocumentAction object. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExecuteActionAsync | Non-blocking (asynchronous) version of the ExecuteAction method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExecuteActionAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Export | Exports the document into a stream in an external format using the specified export filter. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExportAsync | Non-blocking (asynchronous) version of the Export method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ExportAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | Generate | Generates the document. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GenerateAsync | Non-blocking (asynchronous) version of the Generate method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GenerateAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | GetContext | Overridden. |
![]() | GetDocumentRange | Overridden. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetPageDocumentRange | Overridden. |
![]() | GetPageMetafile | Overridden. |
![]() | GetWholeDocumentRange | Overridden. |
![]() | GetWordDocumentRange | Creates a C1DocumentRange object that defines a word containing a specified position in the document. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsGenerateAllowed | Returns a value indicating whether the Generate method can be called at the moment. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | LoadFromFile | Loads document from file. |
![]() | LoadFromStream | Loads document from Stream. |
![]() | Overloaded. Prints the generated document. (Inherited from C1.WPF.Document.C1DocumentSource) | |
![]() | SetContext | Overridden. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | ValidateParameters | Validates the current parameter values, refreshes their valid values' lists if the values are valid. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ValidateParametersAsync | Non-blocking (asynchronous) version of the ValidateParameters method. (Inherited from C1.WPF.Document.C1DocumentSource) |
![]() | ValidateParametersAsyncEx | (Inherited from C1.WPF.Document.C1DocumentSource) |