IPXC_PageText::BlocksCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_PageText::BlocksCount Property}} | {{#customTitle:IPXC_PageText::BlocksCount Property}} | ||
{{#parentPage:PXV:IPXC_PageText#Properties|BlocksCount|property}} | {{#parentPage:PXV:IPXC_PageText#Properties|BlocksCount|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''BlocksCount''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of ULONG | + | Property '''BlocksCount''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns Value of ULONG containing the number of blocks in the page text. |
== Syntax == | == Syntax == |
Latest revision as of 01:49, 13 May 2016
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);