PXC_RenderColor Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_RenderColor Enumeration}} | {{#customTitle:PXC_RenderColor Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Enumerations|PXC_RenderColor Enumeration|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 23:30, 21 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
...