DocumentGenerationOptions.IncludeTableFileLinksInDocument Property
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Specifies whether to output links to externally outputted tree grids.
If true, links to externally outputted tree grids will be output to the document.
The default value is false.
bool IncludeTableFileLinksInDocument { get; set; }
Type
- bool