Returns all text labels that the page contains and their locations. The method fills three passed arrays with text label objects, their locations, and their rotation angles, then returns these arrays to a calling subroutine.
Parameters
Parameters
Description
texts
[out] A placeholder for the page text labels array.
locations
[out] A placeholder for the text label locations array.
rotations
[out] A placeholder for the array of rotation angles for text labels.