EVO HTML to PDF Converter

PdfDocumentTableOfContentsAutoCloseExternalDocs Property

EVO HTML to PDF Converter for .NET Documentation
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:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public bool AutoCloseExternalDocs { get; set; }

Property Value

Type: Boolean
See Also

Reference