MeasureUnit Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:MeasureUnit Enumeration}} | {{#customTitle:MeasureUnit Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:53, 20 April 2015
Specifies the ...
Syntax
enum MeasureUnit { Unit_pt = 0; Unit_in = 1; Unit_cm = 2; Unit_mm = 3; Unit_pc = 4; _Unit_max_ = 5; };
Constants
- Unit_pt
- The ...
- Unit_in
- The ...
- Unit_cm
- The ...
- Unit_mm
- The ...
- Unit_pc
- The ...
- _Unit_max_
- The ...
See Also
See also ...