←Select platform

ObjectNumber Property

Summary
The PDF object number of the embedded image.
Syntax
C#
VB
C++
Java
public string ObjectNumber { get; set; } 
Public Property ObjectNumber As String 
public String getObjectNumber(); 
public void setObjectNumber( 
   java.lang.String string 
); 
public: 
property String^ ObjectNumber { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The PDF object number of the embedded image.

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.