CODLineBreakSet::SetLinePos

void CODLineBreakSet::SetLinePos(const int nLineIdx, const int nPos)

Set the position of a given line.

Defined in: OdTextComp.cpp

Return Value

void

Parameters

nLineIdx

Index of the line.

nPos

Position of the given line.