IUIX_CharFormat::LinkID Property

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

Syntax

HRESULT get_LinkID([out, retval]  LONG*  nLinkID);
HRESULT put_LinkID([in]  LONG  nLinkID);

See Also

IUIX_CharFormat