IUIX_Cmd::NewItemStyle Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property NewItemStyle of interface IUIX_Cmd returns/sets Value of LONG containing set of the command's style flags.

Syntax

HRESULT get_NewItemStyle([out, retval]  LONG*  nStyle);
HRESULT put_NewItemStyle([in]  LONG  nStyle);

See Also

IUIX_Cmd