IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

OutputData Property

The output PDF data.

Syntax

public var outputData: String
public var outputDataB: ByteArray?

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