←Select platform

Pages Property

Summary

Array of pages to merge from the document.

Syntax
C#
VB
C++
public int[] Pages { get; } 
Public ReadOnly Property Pages() As Integer() 
   Get 
public:  
   property array<Int32>^ Pages 
   { 
      array<Int32>^ get() 
   } 

Property Value

Array of pages to merge from the document.

Remarks

If this is null and FirstPage and LastPage are used, this is not used. If this is not null and FirstPage and LastPage are not null, this is ignored.

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.