Click or drag to resize

ExportToDocxArgsIncludeTitlePage Property

Set to true when a title page should be included. Defaults to true

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

Property Value

Type: Boolean
See Also