OutputFile Property

The output file.

Syntax


 getOutputFile(): string;

 setOutputFile(outputFile: string): void;

Default Value

""

Remarks

This property specifies the PDF file to which the output will be written when Save is called. This may be set to an absolute or relative path.

Output Properties

The class will determine the source of the output based on which properties are set.

The order in which the output properties are checked is as follows:

When a valid source is found the search stops.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 JS Edition - Version 20.0 [Build 7941]