ComponentOne True DBGrid for WinForms
MeasurementPrinterName Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : MeasurementPrinterName Property
Gets or sets the name of the printer that is used to provide reference graphics when generating the document.

This property is only used if MeasurementDevice is set to PrintInfo.MeasurementDeviceEnum.Printer.

Set this property to null to select the reference printer automatically.

Syntax
'Declaration
 
Public Property MeasurementPrinterName As System.String
public System.string MeasurementPrinterName {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members
MeasurementDevice Property