←Select platform

TotalPages Property

Summary

Return the total number of pages for the file that was just added to the RasterThumbnailBrowser.

Syntax

C#
VB
C++
public int TotalPages { get; } 
  
Public ReadOnly Property TotalPages As Integer 
public: 
property int TotalPages { 
   int get(); 
} 

Property Value

An System.Int32 value that contains the total number of pages in the file that was just added.

Example

For an example, refer to RasterThumbnailBrowser.LoadThumbnails.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly