ComponentOne FlexReport for WPF
MeasurementPrinterName Property (C1FlexReport)

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > C1FlexReport Class : MeasurementPrinterName Property
Gets or sets the name of the printer used to provide System.Drawing.Graphics used to measure/calculate layouts of C1FlexReport objects, when used GDI/GDI+ functions. This property is only used if MeasurementDevice is set to C1.WPF.Document.MeasurementDevice.Printer.
Syntax
'Declaration
 
Public Shared Property MeasurementPrinterName As System.String
public static System.string MeasurementPrinterName {get; set;}
See Also

Reference

C1FlexReport Class
C1FlexReport Members