IPXC_AnnotData::Border Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData::Border Property}} | {{#customTitle:IPXC_AnnotData::Border Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_AnnotData|IPXC_AnnotData]]. |
Revision as of 04:01, 20 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);