Create a new focus for area based tagging.

 

   

Syntax
 

[C#]
Focus(StructureElementElement element, int pageNumber, XRect area)

 

   

Params
 
Name Description
element The Structure Element for this assigned focus area.
pageNumber The page number for this assigned focus area.
area The bounds on the page for this assigned focus area.

 

   

Notes
 
Create a new focus for area based tagging.

 

   

Example
 
None.