[]
        
(Showing Draft Content)

C1.WPF.Document.C1Document.MeasurementPrinterName

MeasurementPrinterName Property

MeasurementPrinterName

Gets or sets the name of the printer used to provide Graphics used to measure/calculate layouts of document objects, when used GDI/GDI+ functions. This property is only used if MeasurementDevice is set to Printer.

Declaration
public string MeasurementPrinterName { get; set; }