IPXC_PageText::BlockInfo Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_PageText::BlockInfo Property}}
 
{{#customTitle:IPXC_PageText::BlockInfo Property}}
{{#parentPage:PXV:IPXC_PageText#Properties|BlockInfo Property|property}}
+
{{#parentPage:PXV:IPXC_PageText#Properties|BlockInfo|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:42, 23 May 2015


Property BlockInfo of interface IPXC_PageText returns Pointer to IPXC_TextBlockInfo ...

Syntax

HRESULT get_BlockInfo([in]           ULONG                 nBlockIndex,
                      [out, retval]  IPXC_TextBlockInfo**  ppInfo);

Parameters

nBlockIndex
[in] Value of ULONG.

See Also

IPXC_PageText