IPXC_PageText::BlocksCount Property

From PDF XChange PDF SDK
Revision as of 02:49, 13 May 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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