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 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Group::DrawTextFlags Property}}
 
{{#customTitle:IUIX_Group::DrawTextFlags Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Group|IUIX_Group]].
+
[[PXV:IUIX_Group|IUIX_Group]].

Revision as of 07:24, 20 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.