IPWorks EDI 2020 macOS Edition

Questions / Feedback?

OutputData Property

The output PDF data.

Syntax

public var outputData: String {
get {...}
set {...} }

public var outputDataB: Data {
get {...}
set {...} }

Default Value

""

Remarks

If OutputFile is empty, after calling Save this property will be populated with the new PDF data. Otherwise, this property returns an empty string.

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 macOS Edition - Version 20.0 [Build 7941]