IPXC_AnnotData::Border Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AnnotData::Border Property}}
 
{{#customTitle:IPXC_AnnotData::Border Property}}
 +
{{#parentPage:PXV:IPXC_AnnotData|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Border''' of interface [[PXV:IPXC_AnnotData|IPXC_AnnotData]] returns/sets  Pointer to [[PXV:PXC_AnnotBorder|PXC_AnnotBorder]] ...
 
Property '''Border''' of interface [[PXV:IPXC_AnnotData|IPXC_AnnotData]] returns/sets  Pointer to [[PXV:PXC_AnnotBorder|PXC_AnnotBorder]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:41, 20 April 2015


Property Border of interface IPXC_AnnotData returns/sets Pointer to PXC_AnnotBorder ...

Syntax

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

See Also

See also IPXC_AnnotData.