Click or drag to resize

ExportDocumentToDocxArgsCreateCoverPage Property

if true, a cover page will be created and the following content is moved to the next page. [default: 'true']

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

Property Value

Type: Boolean
See Also