Loading...
 

CXS_DOCUMENT::GetLine

CXS_DOCUMENT::GetLine

Description:

This class function returns the current Y position within the document in lines (depending on the LPI setting). 0 is the position set with ORIGIN.

Code example:
...

Stack
Stack Position Object type Brief description
Stack(In) Top CXS_DOCUMENT A document
Stack(Out) Top INTEGER Y-position in lines
Function call: Call(GetLine)