fileNameFieldValue property

String? fileNameFieldValue
final

The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "sourceFilename" will be used instead.

Implementation

final String? fileNameFieldValue;