Type Default Value Read Only Description
[C#]
IList<string>

[Visual Basic]
IList<string>
null No This property represents the "Limits" entry of the name tree node dictionary object.

 

   

Notes
 

This property represents the "Limits" entry of the name tree node dictionary object.

It is defined as part of the PDF 1.0 specification.

It is an Array containing two strings representing the lower and upper bounds of the tree.

The first string represents the lowest key in the EntryNames entry of this or any child nodes.

The second string represents the highest key in the EntryNames entry of this or any child nodes.

For definitive details see:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 36, page 89.

 

   

Example
 
None.