Package | stimulsoft.report.enums |
Class | public final class StiReportUnitType |
Inheritance | StiReportUnitType ![]() |
Constant | Defined By | ||
---|---|---|---|
Centimeters : int = 0 [static] Centimeters as report units. | StiReportUnitType | ||
HundredthsOfInch : int = 1 [static] Hundredth of inches as Report units. | StiReportUnitType | ||
Inches : int = 2 [static] Inches as report units. | StiReportUnitType | ||
Millimeters : int = 3 [static] Millimeters as Report units. | StiReportUnitType |
Centimeters | Constant |
public static const Centimeters:int = 0
Centimeters as report units.
HundredthsOfInch | Constant |
public static const HundredthsOfInch:int = 1
Hundredth of inches as Report units.
Inches | Constant |
public static const Inches:int = 2
Inches as report units.
Millimeters | Constant |
public static const Millimeters:int = 3
Millimeters as Report units.