A class to reorder a logical structure based item position on the page.

System.Object
    WebSupergoo.ABCpdf13.Operations.KidArranger

 

   
   
Method
Description
  SortTopToBottom Sort the kids of the parent element so that they go in order from the top to the bottom.
  SortLeftToRight Sort the kids of the parent element so that they go in order from the left to the right.
  GetPageLayout Get a set of areas corresponding to a standard page layout.
GetBBox Get the bounding box for the structure element.
GetPage Get the Page object for this particular structure element.
SetPage Sets the Page for this structure element.
GetStyle Gets the text style for this structure element.
SetParent Sets the parent of this structure element.
FindMcids Finds all the MCIDs referenced by this structure element and its children.

 

   
   
Property
Description