IPXC_Annotation::PDFObject Property

From PDF XChange PDF SDK
Revision as of 04:48, 20 February 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property PDFObject has a pointer to IPXS_PDFVariant object that represents the annotation in PDF document. That is an indirect object with PVT_Dictionary type.

Syntax

HRESULT get_PDFObject([out, retval]  IPXS_PDFVariant**  pVar);

See Also

IPXC_Annotation