IPXC_PageText::BlocksCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{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 02: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);

See Also

IPXC_PageText