IUIX_CmdLine::ActualSize Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ActualSize of interface IUIX_CmdLine returns Value of LONG containing the command line's size (width when vertical and height when horizontal).

Syntax

HRESULT get_ActualSize([out, retval]  LONG*  nSize);

See Also

IUIX_CmdLine