Winnovative Logo

DocumentAppendDocument 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: SystemByte
The PDF document data
See Also

Reference