Adobe InCopy CS5 (7.0) Object Model JS: VisibilityInPdf

InCopy CS5

 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, 23-Mar-2011 v3.0.3dContents :: Index