Click or drag to resize

ExportDocumentToDocxArgsFilename Property

the output filename to use (the name is not modified in any way, so a .docx extension should be used)

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

Property Value

Type: String
See Also