←Select platform

PageNumber Property

Summary

The optional page number associated with this operation.

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

Property Value

1-based optional page number associated with this operation. Operations that do not required a page number will leave this as 0.

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

Leadtools.Document.Viewer.WinForms Assembly

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