Winnovative HTML to PDF Converter

PdfDocumentOptionsAutoCloseExternalDocs Property

Winnovative HTML to PDF Converter for .NET Documentation
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:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public bool AutoCloseExternalDocs { get; set; }

Property Value

Type: Boolean
See Also

Reference