VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfAnnotationJS type
Constructors SeeAlso
In This Topic
    WebPdfAnnotationJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfAnnotationJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfAnnotationJS class.
    Methods
     NameDescription
    Public MethodGets an action to be performed when the link is activated.
    Public MethodGets the type of annotation.
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the page designated for this annotation.
    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.
    Public MethodSets an action to be performed when the link is activated.
    Public MethodSets the annotation rectangle, defining the location of annotation on the page in default user space units.
    See Also