Back to Devexpress

DevExpress.XtraPrintingLinks Namespace

windowsforms-devexpress-dfa69f2a.md

latest2.7 KB
Original Source

DevExpress.XtraPrintingLinks Namespace

Contains classes which provide printing and exporting functionality for standard Windows Forms controls.

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Classes

NameDescription
CompositeLinkA composite link that can be used to combine several printing links together into a composite document.
DataGridLinkA link to print the DataGrid control.
DataGridLinkBaseThe base class for the DataGridLink class.
DataGridPrintStyleRepresents a print style used to print the DataGrid via the DataGridLink.
ListViewLinkA link to print the ListView control.
ListViewLinkBaseThe base class for the ListViewLink class.
RichTextBoxLinkA link to print the RichTextBox control.
RichTextBoxLinkBaseThe base class for the RichTextBoxLink class.
TreeViewLinkA link to print the TreeView control.
TreeViewLinkBaseThe base class for the TreeViewLink class.

Enums

NameDescription
RichTextPrintFormatSpecifies how the RichTextBox is printed via the RichTextBoxLink.