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

Revision as of 22:39, 21 May 2015


Property DrawTextFlags of interface IUIX_Group returns/sets Value of LONG ...

Syntax

HRESULT get_DrawTextFlags([out, retval]  LONG*  pDrawTextFlags);
HRESULT put_DrawTextFlags([in]  LONG  pDrawTextFlags);

See Also

IUIX_Group.