IPXC_AnnotData_Widget::DefaultTextAlign 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_Widget::DefaultTextAlign Property}}
 
{{#customTitle:IPXC_AnnotData_Widget::DefaultTextAlign Property}}
{{#parentPage:PXV:IPXC_AnnotData_Widget|DefaultTextAlign Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData_Widget#Properties|DefaultTextAlign Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:02, 21 May 2015


Property DefaultTextAlign of interface IPXC_AnnotData_Widget returns/sets Value of LONG ...

Syntax

HRESULT get_DefaultTextAlign([out, retval]  LONG*  pTextAlign);
HRESULT put_DefaultTextAlign([in]  LONG  pTextAlign);

See Also

IPXC_AnnotData_Widget.