[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Length.Unit

Length.Unit Enum

Specifies the unit of measurement for a length value.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum Length.Unit

Fields

Name Description
Centimeters

Centimeters unit.

Inches

Inches unit.

Millimeters

Millimeters unit.

Picas

Picas unit.

Points

Points unit.

Unknown

Unknown unit.

Extension Methods