LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

PageNumber Property (CodecsOverlayData)






Gets the page number of the requested overlay image. .NET support WinRT support Silverlight support
Syntax
public int PageNumber {get;}
'Declaration
 
Public ReadOnly Property PageNumber As Integer
'Usage
 
Dim instance As CodecsOverlayData
Dim value As Integer
 
value = instance.PageNumber
public int PageNumber {get;}
 get_PageNumber(); 
public:
property int PageNumber {
   int get();
}

Property Value

The 1-based index of the page number of the requested overlay image.
Remarks
This property is input only.
Example
For an example, refer to RasterCodecs.StartOverlay
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

CodecsOverlayData Class
CodecsOverlayData Members

 

 


Products | Support | Contact Us | Copyright Notices

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