←Select platform

OriginalPageCount Property

Summary

The number of pages in the original document.

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

Property Value

The number of pages in the original document.

Remarks

This value is set to the number of pages in the original document. It will be equal to the number of items in this collection if default options were used.

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.Document Assembly

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