[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.PrintInfo.MeasurementPrinterName

MeasurementPrinterName Property

MeasurementPrinterName

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 Printer.

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

Declaration
public string MeasurementPrinterName { get; set; }
See Also