IUIX_Group::DrawTextFlags 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_Group|IUIX_Group]].
+
[[PXV:IUIX_Group|IUIX_Group]]

Revision as of 05:41, 23 May 2015


Property DrawTextFlags of interface IUIX_Group returns/sets Value of LONG ...

Syntax

HRESULT get_DrawTextFlags([out, retval]  LONG*  pDrawTextFlags);
HRESULT put_DrawTextFlags([in]  LONG  pDrawTextFlags);

See Also

IUIX_Group