Create the basic structure entries if they are not already present.

 

   

Syntax
 

[C#]
void CreateAsRequired()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Create the basic structure entries if they are not already present.

This function checks for the following and creates empty entries if they are not present.

  • StructTreeRoot
  • Parent Tree
  • Role Map
  • Class Map

 

   

Example
 

Also see example code in: ABCpdf Tagged Text Example.