PdfAnnotationFlags Enum
Lists the values specifying various characteristics of the annotation, signature form field, or widget annotation.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
If active, deactivates all other options. |
Invisible
|
Do not display the annotation if it does not belong to one of the standard annotation types and no annotation handler is available. |
Hidden
|
Do not display or print the annotation or allow a user to interact with the annotation. |
Print
|
Print the annotation when the page is printed. |
No
|
Do not scale the annotation’s appearance to match the magnification of the page. |
No
|
Do not rotate the annotation’s appearance to match the rotation of the page. |
No
|
Do not display the annotation on the screen or allow a user to interact with the annotation. |
Read
|
Do not let a user interact with the annotation. |
Locked
|
Do not allow the annotation to be deleted or its properties to be modified by the user. |
Toggle
|
Invert the interpretation of the No |
Locked
|
Do not allow the contents of the annotation to be modified by the user. |
#Related API Members
The following properties accept/return PdfAnnotationFlags values: