Click or drag to resize

ExportDocumentToDocxArgsPortrait Property

if true, the word document gets portrait orientation, landscape otherwise. [default: 'true']

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

Property Value

Type: Boolean
See Also