Back to Devexpress

TreeViewLink.PrintingSystem Property

windowsforms-devexpress-dot-xtraprintinglinks-dot-treeviewlink.md

latest1.3 KB
Original Source

TreeViewLink.PrintingSystem Property

Gets or sets the Printing System used to create and print a document for this link.

Namespace : DevExpress.XtraPrintingLinks

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
[Browsable(false)]
public PrintingSystem PrintingSystem { get; set; }
vb
<Browsable(False)>
Public Property PrintingSystem As PrintingSystem

Property Value

TypeDescription
PrintingSystem

A PrintingSystem object.

|

See Also

TreeViewLink Class

TreeViewLink Members

DevExpress.XtraPrintingLinks Namespace