←Select platform

PageNumber Property (PDFImage)

Summary

The page number of page that contains the embedded image.

Syntax

C#
VB
Java
C++
public int PageNumber {get; set;}
Public Property PageNumber As Integer
public int getPageNumber() 
public void setPageNumber(int number) 
public: 
property int PageNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

The page number of page that contains the embedded image.

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize