←Select platform

FirstPage Property

Summary

The first page to start with when merging in the document.

Syntax
C#
VB
C++
public int FirstPage { get; } 
Public ReadOnly Property FirstPage() As Integer 
   Get 
public:  
   property Int32 FirstPage 
   { 
      Int32 get() 
   } 

Property Value

The first page to start with when merging in the document.

Remarks

If this is null and the Pages array is not, this is not used.

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