Back to Devexpress

ILink Interface

corelibraries-devexpress-dot-xtraprinting-8c8da41f.md

latest1.1 KB
Original Source

ILink Interface

Provides the basic functionality to create documents that are ready to print.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public interface ILink
vb
Public Interface ILink

The following members return ILink objects:

Remarks

The ILink interface provides only the ILink.CreateDocument method, which is called to create a document that is ready to print.

See Also

ILink Members

DevExpress.XtraPrinting Namespace