Click or drag to resize

ExportToDocxArgsSideBySideImages Property

Determines if a bigger version of location images should be placed side by side to the created document(s). Defaults to false

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

Property Value

Type: Boolean
See Also