PrintDocument
Inheritance: java.lang.Object, java.awt.Component
public class PrintDocument extends Component
Defines a reusable object that sends output to a printer, when printing from a Windows Forms application.
Not yet implemented. Every call will raise an NotImplementedException.
Constructors
| Constructor | Description |
|---|---|
| PrintDocument() |
PrintDocument()
public PrintDocument()