[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapUnit

MapUnit Enum

Defines the unit for both width and height.

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

Fields

Name Description
Centimeter

Unit is Centimeter

Inch

Unit is Inch

Millimeter

Unit is Millimeter

Percentage

Unit is percentage of the containing object’s width/height.

Pica

Unit is Pica (12 Points)

Point

Unit is Point

Extension Methods