Get or sets the value indicating weather the generated document should retain its project data. If the property is set to 'True', the generated document will retain its project data and hence considered as a templated which can be processed again. The default value for this proprty is set to 'True'.

Namespace: Docentric.Documents.Reporting
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public Boolean FinalizeDocument { get; set; }

Property Value

Type: Boolean