Adobe InDesign CS2 (4.0) Object Model JS: VisibilityInPdf

InDesign CS2

 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

FormField.visibilityInPdf

Jongware, 27-Jun-2010 v3.0.3dContents :: Index