Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property PageNumber As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsOverlayData Dim value As Integer value = instance.PageNumber |
C# | |
---|---|
public int PageNumber {get;} |
Property Value
The 1-based index of the page number of the requested overlay image.For an example, refer to RasterCodecs.StartOverlay
This property is input only.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)