IUIX_InfoBtn::DrawTextFlags Property

From PDF XChange PDF SDK
Revision as of 07:15, 14 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


Gets/sets parameters of how info button text will be displayed. See UIX_DrawStringFlags enumeration for a full list of available text drawing flags.

Syntax

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

See Also

See also IUIX_InfoBtn, UIX_DrawStringFlags.