Click or drag to resize

ExportDocumentToDocxArgsExportCollapsed Property

if false, only sections that are not collapsed get exported. Otherwise all sections are exported. [default: 'true']

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

Property Value

Type: Boolean
See Also