IPXC_AnnotData_Line::CaptionOffset Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:25, 16 May 2015


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

See also IPXC_AnnotData_Line.