Printer Constructor

Initializes a new instance of the Printer class.

public Printer(string printerName)
Public Sub New (printerName As String)

Parameters

printerName
String

The name of the printer.

Licensing Info

This constructor is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

Printer
ceTe.DynamicPDF.Printing

In this topic