PrintableControlLink Methods
A link to print DevExpress controls and the base class for links to print other data.
Name | Description |
---|---|
Cancel |
Obsolete. Stops asynchronous printing.
Inherited from Link |
Check |
Determines whether the calling thread has access to this Dispatcher |
Clear |
Clears the local value of a property. The property to be cleared is specified by a Dependency |
Clear |
Clears the local value of a read-only property. The property to be cleared is specified by a Dependency |
Coerce |
Coerces the value of the specified dependency property. This is accomplished by invoking any Coerce |
Create |
Creates a document from the link, so it can be displayed or printed.
Inherited from Link |
Create |
Creates a document from the link, so it can be displayed or printed. Optionally, the document pages can be generated progressively and accessed as soon as they are created. Document creation is always synchronous and does not occur in a background thread.
Inherited from Link |
Dispose() |
Disposes the Link |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether a provided Dependency |
Export |
Exports a report to the specified stream in CSV format using the specified CSV-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in CSV format.
Inherited from Link |
Export |
Exports a report to the specified file path in CSV format using the specified CSV-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in CSV format.
Inherited from Link |
Export |
Exports a document to the specified stream in DOCX format using the defined DOCX-specific options.
Inherited from Link |
Export |
Exports a document to the specified stream in DOCX format.
Inherited from Link |
Export |
Exports a document to the specified file path in DOCX format using the specified DOCX-specific options.
Inherited from Link |
Export |
Exports a document to the specified file path in DOCX format.
Inherited from Link |
Export |
Exports a report to the specified stream in HTML format using the specified HTML-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in HTML format.
Inherited from Link |
Export |
Exports a report to the specified file path in HTML format using the specified HTML-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in HTML format.
Inherited from Link |
Export |
Inherited from Link |
Export |
Exports a report to the specified stream in image format using the specified image-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream as an image.
Inherited from Link |
Export |
Inherited from Link |
Export |
Exports a report to the specified file path in image format using the specified image-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in image format.
Inherited from Link |
Export |
Exports a report to the specified stream in MHT format using the specified MHT-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in MHT format.
Inherited from Link |
Export |
Exports a report to the specified file path in MHT format using the specified MHT-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in MHT format.
Inherited from Link |
Export |
Exports a report to the specified stream in PDF format using the specified PDF-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in PDF format.
Inherited from Link |
Export |
Exports a report to the specified file path in PDF format, using the specified PDF-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in PDF format.
Inherited from Link |
Export |
Exports a report to the specified stream in RTF format using the specified RTF-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in RTF format.
Inherited from Link |
Export |
Exports a report to the specified file path in RTF format using the specified RTF-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in RTF format.
Inherited from Link |
Export |
Exports a report to the specified stream in text format using the specified TXT-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in Text format.
Inherited from Link |
Export |
Exports a report to the specified file path in text format using the specified TXT-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in text format.
Inherited from Link |
Export |
Exports a report to the specified stream in XLS format using the specified XLS-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in XLS format.
Inherited from Link |
Export |
Exports a report to the specified file path in XLS format using the specified XLS-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in XLS format.
Inherited from Link |
Export |
Exports a report to the specified stream in XLSX format using the specified XLSX-specific options.
Inherited from Link |
Export |
Exports a report to the specified stream in XLSX format.
Inherited from Link |
Export |
Exports a report to the specified file path in XLSX format using the specified XLSX-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in XLSX format.
Inherited from Link |
Export |
Exports a report to the specified stream in XPS format using the specified XPS-specific options.
Inherited from Link |
Export |
Exports a report to the specified file path in XPS format using the specified XPS-specific options.
Inherited from Link |
Get |
Gets a hash code for this Dependency |
Get |
Creates a specialized enumerator for determining which dependency properties have locally set values on this Dependency |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the current effective value of a dependency property on this instance of a Dependency |
Invalidate |
Re-evaluates the effective value for the specified dependency property.
Inherited from Dependency |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Invoked whenever the effective value of any dependency property on this Dependency |
Print() |
Opens the Print dialog that allows printing the current document.
Inherited from Link |
Print |
Obsolete. Starts asynchronous printing.
Inherited from Link |
Print |
Prints the current document to a default printer.
Inherited from Link |
Print |
Obsolete. Prints the current document to the printer specified by the print queue.
Inherited from Link |
Print |
Prints the current document to the specified printer.
Inherited from Link |
Print |
Obsolete. Starts asynchronous printing using the default system printer.
Inherited from Link |
Print |
Obsolete. Starts asynchronous printing using the default system printer with the specified printing queue.
Inherited from Link |
Read |
Returns the local value of a dependency property, if it exists.
Inherited from Dependency |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the value of a dependency property without changing its value source.
Inherited from Dependency |
Set |
Sets the local value of a dependency property, specified by its dependency property identifier.
Inherited from Dependency |
Set |
Sets the local value of a read-only dependency property, specified by the Dependency |
Should |
Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
Inherited from Dependency |
Show |
Displays the Print Preview of the link’s document using the specified owner and title.
Inherited from Link |
Show |
Displays the Print Preview of the link’s document using the specified owner.
Inherited from Link |
Show |
Displays the modal Print Preview of the link’s document using the specified owner and title.
Inherited from Link |
Show |
Displays the modal Print Preview of the link’s document using the specified owner.
Inherited from Link |
Show |
Invokes the Ribbon Print Preview form which shows the print preview of the document for this link.
Inherited from Link |
Show |
Invokes the Ribbon Print Preview form which shows the print preview of the document for this link.
Inherited from Link |
Show |
Invokes the Ribbon Print Preview form which modally shows the print preview of the document for this link.
Inherited from Link |
Show |
Invokes the Ribbon Print Preview form which modally shows the print preview of the document for this link.
Inherited from Link |
Stop |
Interrupts the process of document creation.
Inherited from Link |
To |
Returns a string that represents the current object. Inherited from Object. |
Verify |
Enforces that the calling thread has access to this Dispatcher |
See Also