Pdf |
The PdfHideAction type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfHideAction(PdfDocument, PdfAnnotation) | Initializes a new instance of the PdfHideAction class with the PdfAnnotation. | |
| PdfHideAction(PdfDocument, PdfAnnotation) | Initializes a new instance of the PdfHideAction class with the array of PdfAnnotation. | |
| PdfHideAction(PdfDocument, IntPtr) | Initializes a new instance of the PdfAction class. | |
| PdfHideAction(PdfDocument, String) | Initializes a new instance of the PdfHideAction class with fully qualified field name. | |
| PdfHideAction(PdfDocument, String) | Initializes a new instance of the PdfHideAction class with the array of PdfAnnotation. |
| Name | Description | |
|---|---|---|
| Hide | Gets or sets a flag indicating whether to hide the annotation (true) or show it (false). |