←Select platform

ParentObjectNumber Property

Summary

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

Syntax
C#
VB
C++
public string ParentObjectNumber {get; set;} 
Public Property ParentObjectNumber() As String 
   Get 
   Set 
public:  
   property String^ ParentObjectNumber 
   { 
      String^ get() 
      void set(String^ value) 
   } 

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly