VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfWidgetAnnotationJS type
Constructors SeeAlso
In This Topic
    WebPdfWidgetAnnotationJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfWidgetAnnotationJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfWidgetAnnotationJS class.
    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