Click or drag to resize

Presentation Print Method (String)

Print the whole presentation to the specified printer.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void Print(
	string Name
)

Parameters

Name
Type: System String
The name of the printer.
See Also