Skip to main content

DocumentGenerationOptions.ExportFiguresAsPng Property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Specifies whether to export the diagram externally.
If true, the diagram will be exported externally.
The default value is false.

bool ExportFiguresAsPng { get; set; }

Type

  • bool