Click or drag to resize

ExportDocumentToDocxArgsCreateTableOfContents Property

if true, a table of content is created. [default: 'true']

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

Property Value

Type: Boolean
See Also