IPXC_FormField::Widget 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_FormField::Widget Property}}
 
{{#customTitle:IPXC_FormField::Widget Property}}
 +
{{#parentPage:PXV:IPXC_FormField|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Widget''' of interface [[PXV:IPXC_FormField|IPXC_FormField]] returns  Pointer to [[PXV:IPXC_Annotation|IPXC_Annotation]] ...
 
Property '''Widget''' of interface [[PXV:IPXC_FormField|IPXC_FormField]] returns  Pointer to [[PXV:IPXC_Annotation|IPXC_Annotation]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:50, 20 April 2015


Property Widget of interface IPXC_FormField returns Pointer to IPXC_Annotation ...

Syntax

HRESULT get_Widget([in] ULONG nIndex, [out, retval] IPXC_Annotation** ppWidget);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXC_FormField.