IPXC_AnnotData_Line::CaptionInLine 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 CaptionInLine of interface IPXC_AnnotData_Line returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_CaptionInLine([out, retval]  VARIANT_BOOL*  pVal);
HRESULT put_CaptionInLine([in]  VARIANT_BOOL  pVal);

See Also

IPXC_AnnotData_Line