VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfWidgetAnnotationJS type
In This Topic
WebPdfWidgetAnnotationJS Class Methods
In This Topic
For a list of all methods of this type, see WebPdfWidgetAnnotationJS.
Methods
 NameDescription
Public MethodGets an action to be performed when the link is activated. (Inherited from WebPdfAnnotationJS)
Public MethodGets the type of annotation. (Inherited from WebPdfAnnotationJS)
Public MethodGets a color of the widget annotation's background.
Public MethodGets a RGB color of the widget annotation's border.
Public MethodGets or sets the type of the type of border style.
Public MethodGets a width of annotation border in points (user units).
Public MethodGets an interactive form field associated with this widget annotation.
Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
Public MethodGets the page designated for this annotation. (Inherited from WebPdfAnnotationJS)
Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
Public MethodGets the annotation rectangle, defining the location of annotation on the page in default user space units. (Inherited from WebPdfAnnotationJS)
Public MethodSets an action to be performed when the link is activated. (Inherited from WebPdfAnnotationJS)
Public MethodSets a color of the widget annotation's background.
Public MethodSets a RGB color of the widget annotation's border.
Public MethodGets or sets the type of the type of border style.
Public MethodSets a width of annotation border in points (user units).
Public MethodSets the annotation rectangle, defining the location of annotation on the page in default user space units. (Inherited from WebPdfAnnotationJS)
See Also