PdfTextReaderRead Method |
Name | Description | |
---|---|---|
Read | Reads the next character from the text reader and advances the character position by one character. (Overrides TextReaderRead.) | |
Read(Char, Int32, Int32) |
Reads a specified maximum number of characters from the current reader and writes the data to a buffer, beginning at the specified index.
(Overrides TextReaderRead(Char, Int32, Int32).) |