IPXC_PageText::CharExtra 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::CharExtra Property}}
 
{{#customTitle:IPXC_PageText::CharExtra Property}}
{{#parentPage:PXV:IPXC_PageText#Properties|CharExtra Property|property}}
+
{{#parentPage:PXV:IPXC_PageText#Properties|CharExtra|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:43, 23 May 2015


Property CharExtra of interface IPXC_PageText returns Value of PXC_CharExtra ...

Syntax

HRESULT get_CharExtra([in]           ULONG           nCharIndex,
                      [out, retval]  PXC_CharExtra*  pExtra);

Parameters

nCharIndex
[in] Value of ULONG.

See Also

IPXC_PageText