LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

TotalPages Property

Show in webframe





Gets or sets a value indicating whether to query the file for total number of pages.
Syntax
public bool TotalPages {get; set;}
'Declaration
 
Public Property TotalPages As Boolean
'Usage
 
Dim instance As GetImageInfoActivity
Dim value As Boolean
 
instance.TotalPages = value
 
value = instance.TotalPages

            

            
public:
property bool TotalPages {
   bool get();
   void set (    bool value);
}

Property Value

true to query the file for total number of pages, false otherwise.
Requirements

Target Platforms

See Also

Reference

GetImageInfoActivity Class
GetImageInfoActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features