VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfListBoxWidgetAnnotationView Class
In This Topic
PdfListBoxWidgetAnnotationView Class Properties
In This Topic
For a list of all properties of this type, see PdfListBoxWidgetAnnotationView.
Public Properties
 NameDescription
Public PropertyGets the annotation of this annotation view. (Inherited from PdfAnnotationView)
Public PropertyGets or sets the appearance state type. (Inherited from PdfAnnotationView)
Public PropertyGets or sets a transformer that is used for building of the graphics figure view. (Inherited from GraphicsFigureView)
Public PropertyGets a value indicating whether this annotation can receive focus.
Public PropertyGets or sets the transformer in edit mode. (Inherited from PdfAnnotationView)
Public PropertyGets the interactive form field of this annotation view.
Public PropertyGets the graphics figure of the graphics figure view. (Inherited from GraphicsFigureView)
Public PropertyGets or sets the brush that should be used for filling the focus rectangle. (Inherited from PdfAnnotationView)
Public PropertyGets or sets the index of the focused item.
Public PropertyGets or sets the pen that should be used for drawing the focus rectangle. (Inherited from PdfAnnotationView)
Public PropertyGets or sets the horizontal scroll position. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets the horizontal scroll size. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets or sets the hover cursor in view or markup mode. (Inherited from PdfAnnotationView)
Public PropertyGets or sets an interaction controller of the graphics figure view. (Inherited from PdfAnnotationView)
Public PropertyGets a value indicating whether this annotation view is building. (Inherited from PdfAnnotationView)
Public PropertyGets a value indicating whether the building of annotation view is started. (Inherited from PdfAnnotationView)
Public PropertyGets or sets a value indicating whether this graphics figure view is enabled. (Inherited from GraphicsFigureView)
Public PropertyGets or sets a value indicating whether this annotation view is focused. (Inherited from PdfAnnotationView)
Public PropertyGets or sets a value indicating whether this annotation is read-only in View (Fill) interaction mode. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets or sets a value indicating whether this form field is required. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets the JavaScript Doc that corresponds to this annotation view. (Inherited from PdfAnnotationView)
Public PropertyGets the JavaScript field that corresponds to this widget annotation view. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets the graphics figure points editor. (Inherited from GraphicsFigureView)
Public PropertyGets or sets a transformer that is used for transforming (moving/resizing/rotating/...) of the graphics figure view. (Inherited from GraphicsFigureView)
Public PropertyGets or sets the vertical scroll position. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets the vertical scroll size. (Inherited from PdfWidgetAnnotationView)
Public PropertyGets or sets the transformer in view mode. (Inherited from PdfAnnotationView)
Protected Properties
 NameDescription
Protected PropertyGets the height of the annotation content.
Protected PropertyGets the width of the annotation content. (Inherited from PdfWidgetAnnotationView)
Protected PropertyGets a value indicating whether is focus visible. (Inherited from PdfWidgetAnnotationView)
See Also