UIX_EditTextPos Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:16, 20 March 2015

Specifies the ...

Syntax

struct UIX_EditTextPos
{
    LONG nPara;
    LONG nChar;
};

Members

nPara
Value of LONG ...
nChar
Value of LONG ...

See Also

See also ...