IPXC_AnnotData::Border Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AnnotData::Border Property}}
 
{{#customTitle:IPXC_AnnotData::Border Property}}
{{#parentPage:PXV:IPXC_AnnotData#Properties|Border Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData#Properties|Border|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:04, 23 May 2015


Gets/sets the border of the annotation.

Syntax

HRESULT get_Border([out, retval]  PXC_AnnotBorder*  pBorder);
HRESULT put_Border([in]  PXC_AnnotBorder*  pBorder);

See Also

IPXC_AnnotData