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

FirstPageNumber Property (LoadImageActivity)






Gets or sets a value indicating the 1-based index of the first page to load.
Syntax
[MyDescriptionAttribute("The 1-based index of the first page to be loaded.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
public int FirstPageNumber {get; set;}
'Declaration
 
<MyDescriptionAttribute("The 1-based index of the first page to be loaded.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
<ValidationOptionAttribute(ValidationOption.None)>
<BrowsableAttribute(True)>
Public Property FirstPageNumber As Integer
'Usage
 
Dim instance As LoadImageActivity
Dim value As Integer
 
instance.FirstPageNumber = value
 
value = instance.FirstPageNumber
[MyDescriptionAttribute("The 1-based index of the first page to be loaded.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
public int FirstPageNumber {get; set;}
MyDescriptionAttribute("The 1-based index of the first page to be loaded.")
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
ValidationOptionAttribute(ValidationOption.None)
BrowsableAttribute()
 get_FirstPageNumber();
set_FirstPageNumber(value);
[MyDescriptionAttribute("The 1-based index of the first page to be loaded.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
[BrowsableAttribute(true)]
public:
property int FirstPageNumber {
   int get();
   void set (    int value);
}

Property Value

The 1-based index of the first page to load.
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

LoadImageActivity Class
LoadImageActivity 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