Click or drag to resize

ExportDocumentToDocxArgsCreateHeader Property

if true, each page gets the documents display name as header. [default: 'true']

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

Property Value

Type: Boolean
See Also