LinkBase Methods
The base class for all printing links.
Name | Description |
---|---|
Add |
Adds a subreport to the specified band in the current report. |
Add |
Adds a subreport to the current report. |
Can |
Indicates whether or not the specified Printing System command can be handled. |
Clear |
Removes all pages from the current document. |
Create |
Creates a report using the current Printing |
Create |
Creates a document from the link using the specified Printing System. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports a document to the specified stream in CSV format using the defined CSV-specific options. |
Export |
Exports a document to the specified stream in CSV format. |
Export |
Exports a document to the specified file path in CSV format using the defined CSV-specific options. |
Export |
Exports a document to the specified file path in CSV format. |
Export |
Exports a document to the specified stream in DOCX format using the defined DOCX-specific options. |
Export |
Exports a document to the specified stream in DOCX format. |
Export |
Exports a document to the specified file path in DOCX format using the specified DOCX-specific options. |
Export |
Exports a document to the specified file path in DOCX format. |
Export |
Exports a document to the specified stream in HTML format using the defined HTML-specific options. |
Export |
Exports a document to the specified stream in HTML format. |
Export |
Exports a document to the specified file path in HTML format using the defined HTML-specific options. |
Export |
Exports a document to the specified file path in HTML format. |
Export |
Exports a document to the specified stream in Image format using the defined Image-specific options. |
Export |
Exports a document to the specified stream in Image format. |
Export |
Exports a document to the specified file path in Image format using the defined Image-specific options. |
Export |
Exports a document to the specified file path in Image format. |
Export |
Exports a document to the specified stream in MHT format using the defined MHT-specific options. |
Export |
Exports a document to the specified stream in MHT format. |
Export |
Exports a document to the specified file path in MHT format using the defined MHT-specific options. |
Export |
Exports a document to the specified file path in MHT format. |
Export |
Exports a document to the specified stream in PDF format using the defined PDF-specific options. |
Export |
Exports a document to the specified stream in PDF format. |
Export |
Exports a document to the specified file path in PDF format using the defined PDF-specific options. |
Export |
Exports a document to the specified file path in PDF format. |
Export |
Exports a document to the specified stream in RTF format using the defined RTF-specific options. |
Export |
Exports a document to the specified stream in RTF format. |
Export |
Exports a document to the specified file path in RTF format using the defined RTF-specific options. |
Export |
Exports a document to the specified file path in RTF format. |
Export |
Exports a document to the specified stream in Text format using the defined Text-specific options. |
Export |
Exports a document to the specified stream in Text format. |
Export |
Exports a document to the specified file path in Text format using the defined Text-specific options. |
Export |
Exports a document to the specified file path in Text format. |
Export |
Exports a report to the specified stream in XLS format using the defined XLS-specific options. |
Export |
Exports a report to the specified stream in XLS format. |
Export |
Exports a report to the specified file path in XLS format using the defined XLS-specific options. |
Export |
Exports a report to the specified file path in XLS format. |
Export |
Exports a report to the specified stream in XLSX format using the defined XLSX-specific options. |
Export |
Exports a report to the specified stream in XLSX format. |
Export |
Exports a report to the specified file path in XLSX format using the defined XLSX-specific options. |
Export |
Exports a report to the specified file path in XLSX format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Handle |
Handles the specified Printing System command. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Loads a Page Header/Footer dialog’s settings from the specified stream. |
Restore |
Loads a Page Header/Footer dialog’s settings from the specified XML file. |
Save |
Saves the Page Header/Footer dialog’s settings to the specified stream. |
Save |
Saves the Page Header/Footer dialog’s settings to an XML file. |
Set |
Sets the object to be printed by this link. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
See Also