Click or drag to resize

XPSOutputOptionsSetOpenXps Method

Sets whether the output format should be open xps microsoft xps output is the default

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetOpenXps(
	bool openxps
)

Parameters

openxps
Type: SystemBoolean
if open xps output should be used
See Also