IPXC_AnnotData Interface

From PDF XChange PDF SDK
Revision as of 18:58, 26 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


This interface is the base superclass for all annotations data. While IPXC_Annotation interface is common for all types of PDF annotations, every type will have own interface of data delivered from this base one. Each individual interfaces represents a data and logic specific for corresponding type of annotation. That base interface contains only common properties for all annotations.

Properties

AnnotType Border Contents Rotation
BlendMode Color Opacity

See Also

IPXC_Annotation::Data, IPXC_AnnotHandler::CreateNewAnnotData, IPXC_AnnotHandler::GetAnnotData, IPXC_AnnotHandler::LoadAnnotData, IPXC_AnnotHandler::SaveAnnotData, IPXV_AnnotHandler::InAnnotHandlerByData