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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool AutoCloseExternalDocs { get; set; }
Property Value
Boolean