IUIX_List::ItemContentMargin Property

From PDF XChange PDF SDK
Revision as of 04:28, 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 ItemContentMargin of interface IUIX_List returns/sets Value of LONG ...

Syntax

HRESULT get_ItemContentMargin([out, retval]  LONG*  nMargin);
HRESULT put_ItemContentMargin([in]  LONG  nMargin);

See Also

IUIX_List