IUIX_Obj::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nStyle of interface IUIX_Obj returns/sets Value of LONGLONG ...

Syntax

HRESULT get_Style([out, retval]  LONGLONG*  nStyle);
HRESULT put_Style([in]  LONGLONG  nStyle);

See Also

IUIX_Obj