IPXC_AnnotData_Ink::InkList Property

From PDF XChange PDF SDK
Revision as of 08:05, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property InkList of interface IPXC_AnnotData_Ink returns/sets Pointer to IPXC_PolyPolygonSrcF ...

Syntax

HRESULT get_InkList([out, retval]  IPXC_PolyPolygonSrcF**  ppInkList);
HRESULT put_InkList([in]  IPXC_PolyPolygonSrcF*  ppInkList);

See Also

IPXC_AnnotData_Ink