XpsDevice Constructor (String)
Initializes a new instance of the XpsDevice class.

Namespace: Aspose.Html.Rendering.Xps
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public XpsDevice(
	string file
)

Parameters

file
Type: SystemString
The output file name.
See Also