IPXC_Annotation::OC 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


Represents optional content group or optional content membership dictionary that the annotation is associated with. If annotation has associated optional content, its visibility will be checked before the annotation will be drawn, as well as annotation's flags.

Syntax

HRESULT get_OC([out, retval]  IUnknown**  pOCMD);
HRESULT put_OC([in]  IUnknown*  pOCMD);

See Also

IPXC_Annotation