PXC_GetNewRectCallbackFlags 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_GetNewRectCallbackFlags Enumeration}} | {{#customTitle:PXC_GetNewRectCallbackFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 April 2015
Specifies the ...
Syntax
enum PXC_GetNewRectCallbackFlags { GNRF_NewCC = 1; GNRF_AddClip = 2; GNRF_NoBreakBeforeFirstPara = 4; };
Constants
- GNRF_NewCC
- The ...
- GNRF_AddClip
- The ...
- GNRF_NoBreakBeforeFirstPara
- The ...
See Also
See also ...