Click or drag to resize

ExportToDocxArgsInsertTableOfContents Property

Set to true when a table of contents should be included. Defaults to true

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

Property Value

Type: Boolean
See Also