←Select platform

MergeItem Constructor(string)

Summary

Creates a new MergeItem for the filepath provided.

Syntax
C#
VB
C++
public MergeItem( 
   string fileName 
) 
Public Sub New(ByVal fileName As String) 
 MyBase.New 
public:  
   MergeItem(String^ fileName) 

Parameters

fileName

Path to the file to use in merge.

Remarks

This overloaded MergeItem will merge the entire document from first to last page.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.