PdfDocumentTableOfContentsAutoCloseExternalDocs Property
This flag indicates if the external documents added by the AddStartDocument() are automatically closed after the final document
was generated. By default the external documents are closed
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public bool AutoCloseExternalDocs { get; set; }
Property Value
Boolean