IPXC_AnnotData_TextMarkup::Quads 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_TextMarkup::Quads Property}}
 
{{#customTitle:IPXC_AnnotData_TextMarkup::Quads Property}}
{{#parentPage:PXV:IPXC_AnnotData_TextMarkup#Properties|Quads Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData_TextMarkup#Properties|Quads|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 08:08, 23 May 2015


Property Quads of interface IPXC_AnnotData_TextMarkup returns/sets Pointer to IPXC_QuadsF ...

Syntax

HRESULT get_Quads([out, retval]  IPXC_QuadsF**  ppQuads);
HRESULT put_Quads([in]  IPXC_QuadsF*  ppQuads);

See Also

IPXC_AnnotData_TextMarkup