Gets a symbol reader method object that contains a specified position in a document.
document The document in which the method is located. line The position of the line within the document. The lines are numbered, beginning with 1. column The position of column within the document. The columns are numbered, beginning with 1.
The reader method object for the specified position in the document.