IUIX_Group::DrawTextFlags Property

From PDF XChange PDF SDK
Revision as of 09:57, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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