PXC_RenderColor 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_RenderColor Enumeration}} | {{#customTitle:PXC_RenderColor Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 April 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
See also ...