Winnovative Logo

Document.AppendDocument Method (Byte[])

Winnovative Client for .NET Core
Appends the PDF document given as parameter to the current document

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public void AppendDocument(
	byte[] pdfData
)

Parameters

pdfData
Type:System.Byte[]
The PDF document data
See Also

Reference