←Select platform

OriginalFirstPageNumber Property

Summary

The number of the first page loaded into this document.

Syntax
C#
C++/CLI
Java
Python
public int OriginalFirstPageNumber { get; } 
public:  
   property int OriginalFirstPageNumber 
   { 
      int get() 
   } 
public int getOriginalFirstPageNumber() 
OriginalFirstPageNumber # get  (DocumentPages) 

Property Value

The number of the first page loaded into this document.

Remarks

This value is set to LoadDocumentOptions.FirstPageNumber used when creating this document or 1 if default options were used.

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.