LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

TotalPages Property (GetInformationRequest)






Gets or sets a value indicating whether to query the file for total number of pages or not.
Syntax
public bool TotalPages {get; set;}
'Declaration
 
Public Property TotalPages As Boolean
'Usage
 
Dim instance As GetInformationRequest
Dim value As Boolean
 
instance.TotalPages = value
 
value = instance.TotalPages
public bool TotalPages {get; set;}
 get_TotalPages();
set_TotalPages(value);
public:
property bool TotalPages {
   bool get();
   void set (    bool value);
}

Property Value

Value Meaning
true To query the file for total number of pages.
false Otherwise.

Remarks

Specifying true for this property can cause the process to be slow for files with a large number of pages.

Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetInformationRequest Class
GetInformationRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features