Skip to main content

ITreeTableContent.OutputWord property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets or sets whether Word output is enabled.
When the callback is called before writing each content item for document output, the value set in the view definition for whether or not to output a document is set as the default value.

bool OutputWord { get; set; }

Type

  • bool