ComponentOne FlexReport for WinForms
C1SSRSDocumentSource Class Methods

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1SSRSDocumentSource Class

For a list of all members of this type, see C1SSRSDocumentSource members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds log entry to the Log list. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCancels currently executed async action and waits until action will be actually cancelled. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodClear generated content and sets Dirty to true. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodExecutes an action specified by the C1DocumentAction object. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the ExecuteAction method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodExports the document into a stream in an external format using the specified export filter. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodNon-blocking (asynchronous) version of the Export method. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodGenerates the SSRS report.  
Public MethodNon-blocking (asynchronous) version of the Generate method.  
Public Method  
Public MethodCreates the C1DocumentRange object on the base of two text positions specified by C1DocumentTextPosition objects. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodCreates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCreates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public MethodCreates a C1DocumentRange object that defines a word containing a specified position in the document. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Overriden. Returns true if State equals to C1DocumentSourceBusyState.Ready and DocumentLocation is not null.  
Public MethodOverloaded. Prints the generated document. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the current parameter values, refreshes their valid values' lists if the values are valid.  
Public MethodNon-blocking (asynchronous) version of the ValidateParameters method.  
Public Method  
Top
See Also

Reference

C1SSRSDocumentSource Class
C1.Win.C1Document Namespace