Winnovative HTML to PDF Converter

DocumentAppendDocument Method (Document)

Winnovative HTML to PDF Converter for .NET Documentation
Appends the document given as parameter to the current document. The appended document must remain open until the current document is saved

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public void AppendDocument(
	Document doc
)

Parameters

doc
Type: WinnovativeDocument
The document to be appended
See Also

Reference