showHiddenText property

LayoutOptions.showHiddenText property

Gets or sets indication of whether hidden text in the document is rendered. Default is false.

get showHiddenText(): boolean

Remarks

This property affects all hidden content, not just text.

See Also