|
Name |
Description |
|
AddSubreport
|
Overloaded. Adds a subreport to the current report. (Inherited from LinkBase)
|
|
CanHandleCommand
|
Indicates whether or not the specified Printing System command can be handled.
|
|
ClearDocument
|
Removes all pages from the current document. (Inherited from LinkBase)
|
|
CreateDocument
|
Overloaded. Creates a document using the specified Printing System, so the document can be displayed or printed.
|
|
CreateObjRef
|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
|
|
Dispose
|
Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|
|
ExportToCsv
|
Overloaded. Exports a document to the specified file path in CSV format. (Inherited from LinkBase)
|
|
ExportToDocx
|
Overloaded. Exports a document to the specified file path in DOCX format. (Inherited from LinkBase)
|
|
ExportToHtml
|
Overloaded. Exports a document to the specified stream in HTML format. (Inherited from LinkBase)
|
|
ExportToImage
|
Overloaded. Exports a document to the specified stream in Image format. (Inherited from LinkBase)
|
|
ExportToMht
|
Overloaded. Exports a document to the specified stream in MHT format using the defined MHT-specific options. (Inherited from LinkBase)
|
|
ExportToPdf
|
Overloaded. Exports a document to the specified stream in PDF format. (Inherited from LinkBase)
|
|
ExportToRtf
|
Overloaded. Exports a document to the specified file path in RTF format. (Inherited from LinkBase)
|
|
ExportToText
|
Overloaded. Exports a document to the specified stream in Text format using the defined Text-specific options. (Inherited from LinkBase)
|
|
ExportToXls
|
Overloaded. Exports a report to the specified file path in XLS format. (Inherited from LinkBase)
|
|
ExportToXlsx
|
Overloaded. Exports a report to the specified file path in XLSX format using the defined XLSX-specific options. (Inherited from LinkBase)
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetLifetimeService
|
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
HandleCommand
|
Handles the specified Printing System command.
|
|
InitializeLifetimeService
|
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
Print
|
Overloaded. Prints the current document using the system default printer.
|
|
PrintDlg
|
Displays the standard Print dialog and prints the current document.
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
RestorePageHeaderFooterFromRegistry
|
Loads a Page Header/Footer dialog's settings from the system registry. (Inherited from LinkBase)
|
|
RestorePageHeaderFooterFromStream
|
Loads a Page Header/Footer dialog's settings from the specified stream. (Inherited from LinkBase)
|
|
RestorePageHeaderFooterFromXml
|
Loads a Page Header/Footer dialog's settings from the specified XML file. (Inherited from LinkBase)
|
|
SavePageHeaderFooterToRegistry
|
Saves the Page Header/Footer dialog's settings to the registry. (Inherited from LinkBase)
|
|
SavePageHeaderFooterToStream
|
Saves the Page Header/Footer dialog's settings to the specified stream. (Inherited from LinkBase)
|
|
SavePageHeaderFooterToXml
|
Saves the Page Header/Footer dialog's settings to an XML file. (Inherited from LinkBase)
|
|
SetDataObject
|
Sets the object to be printed by this link. (Inherited from TreeViewLinkBase)
|
|
ShowPreview
|
Overloaded. Invokes the Print Preview Form that shows the print preview of the document for this link as a child of the specified parent window, using the specified look and feel settings.
|
|
ShowPreviewDialog
|
Overloaded. Invokes the Print Preview Form, which modally shows the print preview of the document for this link as a child of the specified parent window.
|
|
ShowRibbonPreview
|
Invokes the Ribbon Print Preview form with the document created from this link, using the specified look and feel settings.
|
|
ShowRibbonPreviewDialog
|
Invokes the modal Ribbon Print Preview form with the document created from this link, using the specified look and feel settings.
|
|
ToString
|
Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
|