PXC_RenderColor Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_RenderColor Enumeration}} | {{#customTitle:PXC_RenderColor Enumeration}} | ||
Line 40: | Line 41: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:17, 20 May 2015
Specifies the ...
Syntax
enum PXC_RenderColor { RC_BackgroudColor = 0, RC_TextColor = 1, RC_LineArtStrokeColor = 2, RC_LineArtFillColor = 3, RC_FieldsHighlightFillColor = 4, RC_FieldsHighlightBorderColor = 5, RC_PageColor1 = 6, RC_PageColor2 = 7, };
Constants
- RC_BackgroudColor
- The ...
- RC_TextColor
- The ...
- RC_LineArtStrokeColor
- The ...
- RC_LineArtFillColor
- The ...
- RC_FieldsHighlightFillColor
- The ...
- RC_FieldsHighlightBorderColor
- The ...
- RC_PageColor1
- The ...
- RC_PageColor2
- The ...
See Also
...