Click or drag to resize

ExportToDocxArgsExportMethod Property

Determines how many documents are created an how they are structured. Defaults to "Single"

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public ExportMethod ExportMethod { get; set; }

Property Value

Type: ExportMethod
See Also