Back to Devexpress

GaugeControl.Print() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gaugecontrol-d2a482ce.md

latest903 B
Original Source

GaugeControl.Print() Method

Prints the current gauge control.

Namespace : DevExpress.XtraGauges.Win

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public void Print()
vb
Public Sub Print

Remarks

This method immediately prints the current document to the default printer.

See Also

GaugeControl Class

GaugeControl Members

DevExpress.XtraGauges.Win Namespace