Winnovative Excel to PDF Converter

PdfDocumentOptionsAutoCloseExternalDocs Property

Winnovative Excel to PDF Converter 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.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool AutoCloseExternalDocs { get; set; }

Property Value

Type: Boolean
See Also

Reference