DocumentGenerationOptions.OpenDocument Property
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Specifies whether to open the output file.
If true, the output file will be opened in the default application after the document is output.
The default value is true.
bool OpenDocument { get; set; }
Type
- bool