IPXC_GetPageTextOptions::SpacingMode Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GetPageTextOptions::SpacingMode Property}}
 
{{#customTitle:IPXC_GetPageTextOptions::SpacingMode Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]].
+
[[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]].

Revision as of 05:35, 20 May 2015


Property SpacingMode of interface IPXC_GetPageTextOptions returns/sets Value of PXC_TextSpacingMode ...

Syntax

HRESULT get_SpacingMode([out, retval]  PXC_TextSpacingMode*  pMode);
HRESULT put_SpacingMode([in]  PXC_TextSpacingMode  pMode);

See Also

IPXC_GetPageTextOptions.