PXC_TextSpacingMode 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:PXC_TextSpacingMode Enumeration}} | {{#customTitle:PXC_TextSpacingMode Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:55, 20 April 2015
Specifies the ...
Syntax
enum PXC_TextSpacingMode { TSPM_Original = 0; TSPM_Single = 1; TSPM_Proportional = 2; _TSPM_Last_ = 3; };
Constants
- TSPM_Original
- The ...
- TSPM_Single
- The ...
- TSPM_Proportional
- The ...
- _TSPM_Last_
- The ...
See Also
See also ...