Skip to main content

DocumentGenerationOptions.IncludeImageFileLinksInDocument Property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Specifies whether to output links to externally exported diagrams.
If true, links to externally exported diagrams will be output to the document.
The default value is false.

bool IncludeImageFileLinksInDocument { get; set; }

Type

  • bool