showHiddenText: Instance Method
- (void) showHiddenText:(bool) show;
Shows or hides the document’s hidden text layer (PDF writers only).
Parameters
- show —
trueto make the hidden text visible.
- (void) showHiddenText:(bool) show;
Shows or hides the document’s hidden text layer (PDF writers only).
true to make the hidden text visible.