←Select platform

PageNumber Property

Summary

Page number to go to when this document is set in a viewer.

Syntax
C#
C++/CLI
Python
public int PageNumber { get; set; } 
public:  
   property Int32 PageNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
PageNumber # get and set (DocumentViewOptions) 

Property Value

1-based page number to go to when this document is set in a viewer. The default value is 1.

Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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