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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly