IPXC_AnnotData Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_AnnotData Interface}} | {{#customTitle:IPXC_AnnotData Interface}} | ||
{{#parentPage:PXV:PXC_Interfaces|IPXC_AnnotData|interface}} | {{#parentPage:PXV:PXC_Interfaces|IPXC_AnnotData|interface}} | ||
+ | {{ToReview}} | ||
− | + | This interface is the base superclass for all annotations data. While [[PXV:IPXC_Annotation|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 == | == Properties == |
Revision as of 17:58, 26 May 2015
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