Leadtools.Services.Raster.DataContracts Namespace > GetInformationRequest Class : TotalPages Property |
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);
Value | Meaning |
---|---|
true | To query the file for total number of pages. |
false | Otherwise. |
Specifying true for this property can cause the process to be slow for files with a large number of pages.
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