Click or drag to resize
SoToPDFActionOpenFile Method

Set the PDF output file.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public override bool OpenFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

Returns false if an error has occured.

See Also