IPXC_GetPageTextOptions::SpacingMode 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_GetPageTextOptions::SpacingMode Property}}
 
{{#customTitle:IPXC_GetPageTextOptions::SpacingMode Property}}
 +
{{#parentPage:PXV:IPXC_GetPageTextOptions|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''SpacingMode''' of interface [[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]] returns/sets  Value of [[PXV:PXC_TextSpacingMode|PXC_TextSpacingMode]] ...
 
Property '''SpacingMode''' of interface [[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]] returns/sets  Value of [[PXV:PXC_TextSpacingMode|PXC_TextSpacingMode]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:50, 20 April 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

See also IPXC_GetPageTextOptions.