UIX_QABarPos Enumeration

From PDF XChange PDF SDK
Revision as of 02:02, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_QABarPos
{
    UIX_QABarPos_Top    = 0,
    UIX_QABarPos_Bottom = 1,
    _UIX_QABarPos_Last_ = 2,
};

Constants

UIX_QABarPos_Top
The ...
UIX_QABarPos_Bottom
The ...
_UIX_QABarPos_Last_
The ...

See Also

IUIX_CmdPane::QABarPos