IPXC_PageText::CharColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_PageText::CharColor Property}}
 
{{#customTitle:IPXC_PageText::CharColor Property}}
 +
{{#parentPage:PXV:IPXC_PageText|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''CharColor''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns  Pointer to [[PXV:IColor|IColor]] ...
 
Property '''CharColor''' of interface [[PXV:IPXC_PageText|IPXC_PageText]] returns  Pointer to [[PXV:IColor|IColor]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:55, 20 April 2015


Property CharColor of interface IPXC_PageText returns Pointer to IColor ...

Syntax

HRESULT get_CharColor([in] ULONG nIndex, [out, retval] IColor** ppColor);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXC_PageText.