IUIX_CmdLine::BarSize 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_CmdLine::BarSize Property}} | {{#customTitle:IUIX_CmdLine::BarSize Property}} | ||
− | {{#parentPage:PXV:IUIX_CmdLine|BarSize Property|property}} | + | {{#parentPage:PXV:IUIX_CmdLine#Properties|BarSize Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 15:07, 21 May 2015
Property BarSize of interface IUIX_CmdLine returns/sets Value of UIX_CmdBarSize ...
Syntax
HRESULT get_BarSize([out, retval] UIX_CmdBarSize* pSize); HRESULT put_BarSize([in] UIX_CmdBarSize pSize);