IUIX_LayoutItem::Style Property

From PDF XChange PDF SDK
Revision as of 04:27, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Style of interface IUIX_LayoutItem returns/sets Value of LONG ...

Syntax

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

See Also

IUIX_LayoutItem