IPXC_AnnotData_FreeText::TextBox 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 TextBox of interface IPXC_AnnotData_FreeText returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_TextBox([out, retval]  PXC_Rect*  pRD);
HRESULT put_TextBox([in]  PXC_Rect*  pRD);

See Also

IPXC_AnnotData_FreeText