PagesCount Property

Summary
(Read only) Gets the pages count.
Syntax
C#
VB
C++
[DataMemberAttribute(Name="pagesCount")] 
public int PagesCount { get; } 
  
<DataMemberAttribute("pagesCount")> 
Public ReadOnly Property PagesCount As Integer 
[DataMemberAttribute("pagesCount")] 
public: 
property int PagesCount { 
   int get(); 
} 

Property Value

The pages count.

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.Services.Twain Assembly

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