[]
Specifies the visibility of an AcroField (of a type derived from PdfFieldBase).
public enum FieldVisibility
| Name | Description |
|---|---|
| Hidden | The AcroField is hidden. |
| HiddenPrintable | The AcroField is hidden but does print. |
| Visible | The AcroField is visible. |
| VisibleNotPrintable | The AcroField is visible but does not print. |