IPXV_FileNamesProvider::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property PageIndex of interface IPXV_FileNamesProvider returns/sets Value of ULONG ...

Syntax

HRESULT get_PageIndex([out, retval]  ULONG*  nValue);
HRESULT put_PageIndex([in]  ULONG  nValue);

See Also

IPXV_FileNamesProvider