VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfLinkJS type
Constructors SeeAlso
In This Topic
    WebPdfLinkJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfLinkJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfLinkJS 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 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 the annotation rectangle, defining the location of annotation on the page in default user space units. (Inherited from WebPdfAnnotationJS)
    See Also