Defines the device (printer or screen) used to measure the elements of a C1PrintDocument.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum MeasurementDeviceEnum |
Visual Basic |
---|
Public Enumeration MeasurementDeviceEnum |
Members
Member name | Description | |
---|---|---|
Printer | Use printer device to measure document elements. | |
Screen | Use system screen device to measure document elements. |