IUIX_Layout::NewContainerStyle Property

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

Revision as of 05:45, 23 May 2015


Property NewContainerStyle of interface IUIX_Layout returns/sets Value of LONG ...

Syntax

HRESULT get_NewContainerStyle([out, retval]  LONG*  pStyle);
HRESULT put_NewContainerStyle([in]  LONG  pStyle);

See Also

IUIX_Layout