←Select platform

ParentObjectNumber Property

Summary

The optional unique number (ID) of the parent of this annotation object.

Syntax
C#
Java
public string ParentObjectNumber {get; set;} 
public String getParentObjectNumber(); 
public void setParentObjectNumber( 
   java.lang.String string 
); 

Property Value

Optional unique number (ID) of the parent of this annotation object. The default value is null.

Remarks

Refer to ObjectNumber for more information and an example.

Example

For an example, refer to ObjectNumber.

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.