IIXC_Page::PaletteSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 23:49, 11 August 2015


Property PaletteSize of interface IIXC_Page returns/sets Value of ULONG ...

Syntax

HRESULT get_PaletteSize([out, retval]  ULONG*  nCount);
HRESULT put_PaletteSize([in]  ULONG  nCount);

See Also

IIXC_Page