IPXC_AnnotData_Line::CaptionOffset 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 CaptionOffset of interface IPXC_AnnotData_Line returns/sets Pointer to PXC_Size ...

Syntax

HRESULT get_CaptionOffset([out, retval]  PXC_Size*  pOffset);
HRESULT put_CaptionOffset([in]  PXC_Size*  pOffset);

See Also

IPXC_AnnotData_Line