Value
Name | Description | Value |
---|---|---|
VisibilityInPdf.HIDDEN_BUT_PRINTABLE_IN_PDF | The field is invisible when the PDF document is displayed on-screen but visible when the document is printed. | 1179140688 = 'FHBP' |
VisibilityInPdf.HIDDEN_IN_PDF | The field is not visible. | 1181247844 = 'Fhid' |
VisibilityInPdf.VISIBLE_BUT_DOES_NOT_PRINT_IN_PDF | The field is visible when the PDF document is displayed on-screen but invisible when the document is printed. | 1180061264 = 'FVNP' |
VisibilityInPdf.VISIBLE_IN_PDF | The field is visible. | 1180068211 = 'FVis' |
Usage
As property
Button.visibilityInPdf
FormField.visibilityInPdf
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |