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

Revision as of 15:49, 20 April 2015


Property StrokeAdjust of interface IPXC_EState returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_StrokeAdjust([out, retval] VARIANT_BOOL* pSA);
HRESULT put_StrokeAdjust([in] VARIANT_BOOL pSA);

See Also

See also IPXC_EState.