Return the current column position where the next output starts.
Synopsis
Declared in <balxml_formatter.h>
int
outputColumn() const;
Description
This is unreliable if called after free‐lance information is written onto the stream returned by rawOutputStream.
Return Value
the current output column position
Created with MrDocs