PdfDocumentOptionsAutoCloseExternalDocs Property
This flag indicates if the external documents added by the AddStartDocument() and AddEndDocument() 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: 11.0.0
public bool AutoCloseExternalDocs { get; set; }
Public Property AutoCloseExternalDocs As Boolean
Get
Set
Property Value
Boolean