IPXC_TextBlockInfo::ParaInfo Property
From PDF XChange PDF SDK
Property ParaInfo of interface IPXC_TextBlockInfo returns Value of PXC_TextParaInfo containing the information about the paragraph.
Syntax
HRESULT get_ParaInfo([in] ULONG nParaIndex, [out, retval] PXC_TextParaInfo* stInfo);
Parameters
- nParaIndex
- [in] Value of ULONG containing the index of the paragraph in the block.