ComponentOne FlexReport for WinForms
MeasurementUnits Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1Document Class : MeasurementUnits Property
Gets or sets the units of measurement used to define coordinates and sizes of objects in the current document.
Syntax
'Declaration
 
Public Property MeasurementUnits As UnitTypeEnum
public UnitTypeEnum MeasurementUnits {get; set;}
See Also

Reference

C1Document Class
C1Document Members