Skip to main content

DocumentGenerationOptions.OutputPath property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

The folder path or file path to output.

  • For html: Specify the output folder.
  • For word/pdf: Specify the output file path.
string OutputPath {get; set;}

type

  • string