EVO HTML to PDF Converter

PdfDocumentTableOfContentsAddStartDocument Method

EVO HTML to PDF Converter for .NET Documentation
Overload List

  NameDescription
Public methodAddStartDocument(Document, Boolean, Boolean, Boolean)
Adds a PDF document object before the table of contents. If the AutoCloseExternalDocs property is true the added document will be automatically closed when the final document is closed or saved.
Public methodAddStartDocument(Stream, Boolean, Boolean, Boolean)
Adds a PDF document from the given stream before the table of contents. If the AutoCloseExternalDocs property is true the added document will be automatically closed when the final document is closed or saved
Public methodAddStartDocument(String, Boolean, Boolean, Boolean)
Adds a PDF document from the given file before the table of contents. If the AutoCloseExternalDocs property is true the added document will be automatically closed when the final document is closed or saved
Top
See Also

Reference