showHiddenText:withBounds:replaceSpaces: Instance Method
- (void) showHiddenText:(bool) show withBounds:(bool) bounds replaceSpaces:(bool) replaceSpaces;
Shows or hides the document’s hidden text layer, with debugging options (PDF writers only).
Parameters
- show —
trueto make the hidden text visible. - bounds —
trueto draw the text bounding rectangles. - replaceSpaces —
trueto replace spaces with underscores.