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

ConstructorDescription
PrintDocument()

PrintDocument()

public PrintDocument()