IIXC_Page::BackgroundColor Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IIXC_Page::BackgroundColor Property}} | {{#customTitle:IIXC_Page::BackgroundColor Property}} | ||
− | {{#parentPage:PXV:IIXC_Page#Properties|BackgroundColor | + | {{#parentPage:PXV:IIXC_Page#Properties|BackgroundColor|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 06:57, 23 May 2015
Property BackgroundColor of interface IIXC_Page returns/sets Value of ULONG ...
Syntax
HRESULT get_BackgroundColor([out, retval] ULONG* pColor); HRESULT put_BackgroundColor([in] ULONG pColor);