IPXV_MacroHelper::PagesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property PagesCount of interface IPXV_MacroHelper returns/sets Value of ULONG ...

Syntax

HRESULT get_PagesCount([out, retval]  ULONG*  nValue);
HRESULT put_PagesCount([in]  ULONG  nValue);

See Also

IPXV_MacroHelper