Click or drag to resize

ExportDocumentToDocxArgsCreateFooter Property

if true, each page gets the current page number as footer. [default: 'true']

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

Property Value

Type: Boolean
See Also