Back to Devexpress

PdfWidgetAnnotation Properties

officefileapi-devexpress-dot-pdf-dot-pdfwidgetannotation-dot-underscore-properties.md

latest4.1 KB
Original Source

PdfWidgetAnnotation Properties

Represents the widget annotation for the interactive forms in a document.

NameDescription
ActionGets an action that will be performed when the widget annotation is active.
ActionsGets actions that will be performed when the annotation is activated.
AppearanceGets the annotation’s appearance state on the PDF form. Inherited from PdfAnnotation.
AppearanceCharacteristicsGets the appearance characteristics specifying the widget annotation’s visual presentation on the page.
AppearanceNameGets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form. Inherited from PdfAnnotation.
BorderGets the annotation’s border, which will be drawn as a rounded rectangle. Inherited from PdfAnnotation.
BorderStyleGets a value specifying the width and line style that shall be used in drawing the widget annotation’s border.
ColorGets the color of the annotation. Inherited from PdfAnnotation.
ContentsGets the text that will be displayed for the annotation on the PDF form. Inherited from PdfAnnotation.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotation.
HighlightingModeGets the widget annotation’s highlighting mode - the visual effect that shall be used when the mouse button is pressed or held down inside its active area.
InteractiveFormFieldGets an interactive form field that the widget annotation used to represent the appearance of fields and to manage user interactions.
ModifiedGets the date and time when the annotation was most recently modified. Inherited from PdfAnnotation.
NameGets the annotation name. Inherited from PdfAnnotation.
OptionalContentGets the optional content specifying the optional content properties for the annotation. Inherited from PdfAnnotation.
PageGets the page with which the annotation is associated. Inherited from PdfAnnotation.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units. Inherited from PdfAnnotation.
StructParentGets the integer key of the annotation’s entry in the structural parent tree. Inherited from PdfAnnotation.

See Also

PdfWidgetAnnotation Class

PdfWidgetAnnotation Members

DevExpress.Pdf Namespace