IUIX_CmdLine::BarSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdLine::BarSize Property}} | {{#customTitle:IUIX_CmdLine::BarSize Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdLine|IUIX_CmdLine]]. |
Revision as of 06:07, 20 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);