LinkBase Members
In This Article
#Constructors
Name | Description |
---|---|
Link |
Initializes a new instance of the Link |
Link |
Initializes a new instance of the Link |
Link |
Initializes a new instance of the Link |
#Properties
Name | Description |
---|---|
Activity | Gets the current document creation status. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Custom |
Gets or sets the paper size (measured in hundredths of an inch). |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enable |
Enables the Header and Footer dialog used for editing a document page’s headers and footers. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Landscape | Gets or sets a value indicating whether the page orientation is landscape. |
Margins | Gets or sets the margins of a report page (measured in hundredths of an inch). |
Min |
Specifies the minimum printer margin values. |
Owner | For internal use. |
Page |
Gets or sets the object used to fill the document’s area that is occupied by the page header and page footer. |
Paper |
Gets or sets the type of paper for the document. |
Paper |
Gets or sets the name of the custom paper which is used in the printer that the document is going to be printed on. |
Printable |
Gets the type of the object to be printed. |
Printing |
Gets or sets the Printing System used to create and print a document for this link. |
Right |
Specifies the orientation of the document’s content. |
Rtf |
Gets or sets the RTF text, which will be printed as a Report Footer. |
Rtf |
Gets or sets the RTF text, which will be printed as a Report Header. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Skip |
Gets or sets report areas that should be skipped. |
Vertical |
Gets or sets a value indicating whether content bricks, which are outside the right page margin, should be split across pages, or moved in their entirety to the next page. |
#Methods
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. |
#Events
Name | Description |
---|---|
After |
Occurs after all sections of the document have been generated. |
Before |
Occurs before any section of the document is generated. |
Create |
Occurs when a detail section of the document is being generated. |
Create |
Occurs when a detail footer section of the document is being generated. |
Create |
Occurs when a detail header section of the document is being generated. |
Create |
Occurs when an inner page footer section of the document is being generated. |
Create |
Occurs when an inner page header section of the document is being generated. |
Create |
Occurs when a marginal page footer section of the document is being generated. |
Create |
Occurs when a marginal page header section of the document is being generated. |
Create |
Occurs when a report footer section of the document is being generated. |
Create |
Occurs when a report header section of the document is being generated. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also