Places data stored in an array of bytes into the document to be printed.
- varData
- A variant array of bytes.
- Length
- The number of bytes in the array. Length must be between 1 and 255.
If a printer has not been selected or a document has not been started, the PrintData method will select the default printer and start a new document. The PrintData method lets you place binary data in the document to be printed. The data is placed at the CurrentX and CurrentY positions.