←Select platform

ObjectNumber Property

Summary

PDF object number of this embedded file.

Syntax
C#
Java
public string ObjectNumber {get; set;} 
public String getObjectNumber(); 
public void setObjectNumber( 
   java.lang.String string 
); 

Property Value

The PDF object number of this embedded file. This is a unique value.

Remarks

Refer to PDFDocument.EmbeddedFiles for more information on using a PDFSchema with PDF portfolio and embedded files.

Example

For an example, refer to EmbeddedFiles.

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.