Click or drag to resize

ExportToDocxArgsIncludeImages Property

Determines if thumbnail images should be included in the document(s). Defaults to true

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

Property Value

Type: Boolean
See Also