ExportArtifactSettings
Settings of export of individual artifacts.
Gets or sets a value indicating whether FileNamePattern should be applied to exported Images.
If there are multiple images in single document then the suffix with index will be added.
AZIPPER
AZIPPER_2
AZIPPER_3.
Gets or sets a value indicating whether full text should be exported.
Gets or sets a value indicating whether images should be exported.
Gets or sets a value indicating whether multi choice values should be treated as nested.
Gets or sets a value indicating whether native files should be exported.
Gets or sets a value indicating whether PDF should be exported.
Gets or sets list of artifact fields to export.
Gets or sets pattern for produced files. Examples:
"{identifier}" - default.
"{54543243}_{3213213}_MY Text"
"{productionbeginbates}"
"{productionbeginbates}_{originalfilename}"
"{identifier}_{originalfilename}".
Gets or sets settings of artifact full text export.
Gets or sets settings of artifact image export.
Gets or sets settings of artifact native files export.
public ExportArtifactSettings()