IPXC_PageText::BlocksCount Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property BlocksCount of interface IPXC_PageText returns Value of ULONG containing the number of blocks in the page text.

Syntax

HRESULT get_BlocksCount([out, retval]  ULONG*  nCount);

See Also

IPXC_PageText