←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly