LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

TotalPages Property






Gets or sets a value indicating whether to query the file for total number of pages.
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.Required)]
[MyDescriptionAttribute("True to query the URI for the total number of pages, false otherwise.")]
[BrowsableAttribute(true)]
public bool TotalPages {get; set;}
'Declaration
 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
<ValidationOptionAttribute(ValidationOption.Required)>
<MyDescriptionAttribute("True to query the URI for the total number of pages, false otherwise.")>
<BrowsableAttribute(True)>
Public Property TotalPages As Boolean
'Usage
 
Dim instance As GetImageInfoActivity
Dim value As Boolean
 
instance.TotalPages = value
 
value = instance.TotalPages
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.Required)]
[MyDescriptionAttribute("True to query the URI for the total number of pages, false otherwise.")]
[BrowsableAttribute(true)]
public bool TotalPages {get; set;}
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
ValidationOptionAttribute(ValidationOption.Required)
MyDescriptionAttribute("True to query the URI for the total number of pages, false otherwise.")
BrowsableAttribute()
 get_TotalPages();
set_TotalPages(value);
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.Required)]
[MyDescriptionAttribute("True to query the URI for the total number of pages, false otherwise.")]
[BrowsableAttribute(true)]
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: 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

GetImageInfoActivity Class
GetImageInfoActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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