Click or drag to resize

ExportDocumentToDocxArgsExportPreviewImages Property

if true, the preview images are exported as inlined graphics. [default: 'true']

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

Property Value

Type: Boolean
See Also