Adobe InDesign CS5.5 (7.5) Object Model JS: VisibilityInPdf

InDesign CS5.5

 The field's visibility in the PDF document.

Value

NameDescriptionValue
VisibilityInPdf.HIDDEN_BUT_PRINTABLE_IN_PDFThe field is invisible when the PDF document is displayed on-screen but visible when the document is printed.1179140688 = 'FHBP'
VisibilityInPdf.HIDDEN_IN_PDFThe field is not visible.1181247844 = 'Fhid'
VisibilityInPdf.VISIBLE_BUT_DOES_NOT_PRINT_IN_PDFThe field is visible when the PDF document is displayed on-screen but invisible when the document is printed.1180061264 = 'FVNP'
VisibilityInPdf.VISIBLE_IN_PDFThe field is visible.1180068211 = 'FVis'

Usage

As property

Button.visibilityInPdf

Jongware, 28-Apr-2012 v3.0.3iContents :: Index