IPXC_AnnotData::AnnotType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AnnotData::AnnotType Property}}
 
{{#customTitle:IPXC_AnnotData::AnnotType Property}}
{{#parentPage:PXV:IPXC_AnnotData|AnnotType Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData#Properties|AnnotType|property}}
 
+
  
 
Gets type of the annotation.
 
Gets type of the annotation.
Line 12: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_AnnotData|IPXC_AnnotData]].
+
[[PXV:IPXC_AnnotData|IPXC_AnnotData]]

Latest revision as of 08:04, 23 May 2015

Gets type of the annotation.

Syntax

HRESULT get_AnnotType([out, retval]  ULONG*  pAnnotTypeID);

See Also

IPXC_AnnotData