ImageRendition PageID Property. The ID of the Page on which the image is placed. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] int

[Visual Basic]
Integer
n/a Yes The ID of the Page on which the image is placed.

 

   

Notes
 

The ID of the Page on which the image is placed.

You can assign this ID to the Doc.Page or you can use it with the ObjectSoup to retrieve a Page object.

 

   

Example
 

None.