IWords::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IWords|IWords]].
+
[[PXV:IWords|IWords]]

Revision as of 06:10, 23 May 2015


Property Count of interface IWords returns Value of ULONG ...

Syntax

HRESULT get_Count([out, retval]  ULONG*  pCount);

See Also

IWords