IUIX_List::ProgressAlign Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_List::ProgressAlign Property}} | {{#customTitle:IUIX_List::ProgressAlign Property}} | ||
− | {{#parentPage:PXV:IUIX_List#Properties|ProgressAlign | + | {{#parentPage:PXV:IUIX_List#Properties|ProgressAlign|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:08, 23 May 2015
Property ProgressAlign of interface IUIX_List returns/sets Value of LONG ...
Syntax
HRESULT get_ProgressAlign([out, retval] LONG* pAlign); HRESULT put_ProgressAlign([in] LONG pAlign);