Skip to main content

DocumentGenerationOptions.Format property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Output format.

  • "word" : Word format
  • "pdf" : PDF format
  • "html" : HTML format
string Format { get; set; }

type

  • string