←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly