DriverPrinterConnectionWrite Method | 
          
| Name | Description | |
|---|---|---|
| Write(Byte) | 
            Writes data.Length bytes from the specified byte array to this output stream.
              (Inherited from ConnectionA.) | |
| Write(BinaryReader) | 
             Writes all available bytes from the data source to this output stream.
              (Inherited from ConnectionA.) | |
| Write(Byte, Int32, Int32) | 
            Writes length bytes from data starting at offset.
              (Overrides ConnectionAWrite(Byte, Int32, Int32).) |