(PDF 1.2) If set, do not display the annotation on the screen or allow it to interact with the user.
The annotation may be printed (depending on the setting of the Print flag) but should be considered hidden for purposes of on-screen display and user interaction.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool Hidden { get; set; }Public Property Hidden As Boolean
Get
Set
Property Value
Boolean
If set, do not display the annotation on the screen or allow it to interact with the user.
See Also