Back to Devexpress

PrintableControlLink Constructors

wpf-devexpress-dot-xpf-dot-printing-dot-printablecontrollink-dot-ctor.md

latest1.2 KB
Original Source

PrintableControlLink Constructors

A link to print DevExpress controls and the base class for links to print other data.

NameParametersDescription
PrintableControlLink(IPrintableControl, String)printableControl, documentNameInitializes a new instance of the PrintableControlLink class with the specified control and document name.
PrintableControlLink(IPrintableControl)printableControlInitializes a new instance of the PrintableControlLink class with the specified control.

See Also

PrintableControlLink Class

PrintableControlLink Members

DevExpress.Xpf.Printing Namespace